6.00.19

Latest version news and what is changed.
Post Reply
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

6.00.19

Post by larsa »

+ New method: TXLSReadWriteII5.GetSheetNames(const AFilename: AxUCString; AList: TStrings): integer;
This method will only read the sheet names of an Excel file. This is much faster on large files than opening the file in the regular way.
The sheet names are copied to AList. Returns the number of sheets in the workbook.
Lars Arvidsson, Axolot Data
Post Reply