LoadFromStream
Posted: Thu Sep 19, 2013 7:58 am
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
Is it possible to add LoadFromStream to the spreadsheet or at least make XLSChanged public.
Grega