Page 1 of 1

LoadFromStream

Posted: Thu Sep 19, 2013 7:58 am
by odisej
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

Re: LoadFromStream

Posted: Thu Sep 19, 2013 12:06 pm
by larsa
Hello

Yes, LoadFromStream will be added in the next update.