User talk:Garydale

From Lazarus wiki
Revision as of 11:13, 2 August 2011 by Sekelsenmat (talk | contribs) (New page: ==FPSpreadsheet code to open a file== Hello, there is already a method to read a file in fpspreadsheet regardless of the format: ReadFile If you don't pass any file format it will attemp...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

FPSpreadsheet code to open a file

Hello, there is already a method to read a file in fpspreadsheet regardless of the format: ReadFile

If you don't pass any file format it will attempt to auto-detect the format. At the moment it doesn't differentiate between various XLS formats, just supposes biff8, but it would be better to improve it to do this then to add new code to do the same thing is each app using fpspreadsheet. --Felipe Monteiro de Carvalho 11:13, 2 August 2011 (CEST)