Page 1 of 1

Read only one sheet

Posted: Wed Mar 24, 2010 10:08 am
by Noemie
Hi.

I have an XLSX file which contains several sheets (About 15)
Is there a way to load only one sheet in the XLSSpreadSheet component with the "read" method (By specifying the sheet number for example)?
My XLSX file is quite big and it takes a long time to read the whole file. As I only need one sheet it would be useful to read only this one.

Thank you

PS. I use XLSSpreadSheet with Delphi 6

Re: Read only one sheet

Posted: Tue Mar 30, 2010 4:13 pm
by larsa
Hello

No, sorry, but it's not possible to read only one sheet.