lazarus-ccr/components/fpspreadsheet/examples/read_write/excel2demo
2015-05-31 20:28:25 +00:00
..
excel2read.lpi
excel2read.lpr fpspreadsheet: Move all numberformat-related procedures/functions to unit fpsnumformat.pas. Check all demos. 2015-05-31 20:28:25 +00:00
excel2write.lpi
excel2write.lpr fpspreadsheet: Remove TsNumberFormatDialect, not needed by number format parser any more. Fix some issues in visual demos related to number formats. 2015-04-19 22:03:33 +00:00
readme.txt
run_excel2read.bat
run_excel2write.bat

This demo demonstrates how to use fpspreadsheet to read and write Excel 2.x xls 
files.

Please run the write demo before the read demo so the required spreadsheet file
is generated.