I see no option to load from stream in spreadsheet. Right now I will use spreadsheet.xls.LoadFromStream but if I use this, spreadsheet is not updated. When you call read (from file) on spreadsheet, I see XLSChanged is called after that. XLSChanged is protected so I must use trick to get access to that method and call it after I load from stream.
Is it possible to add LoadFromStream to the spreadsheet or at least make XLSChanged public.
Grega
LoadFromStream
Re: LoadFromStream
Hello
Yes, LoadFromStream will be added in the next update.
Yes, LoadFromStream will be added in the next update.
Lars Arvidsson, Axolot Data