lazarus-ccr/components/fpspreadsheet/examples/read_write/excel2demo
2017-02-20 17:21:56 +00:00
..
excel2read.lpi fpspreadsheet: Make sure that all demos are compiled with -Xg 2017-02-20 17:21:56 +00:00
excel2read.lpr fpspreadsheet: Add units (mm, cm, in, pts, lines/chars) for column width and row heights. Update all demos (some issues left). 2016-03-18 19:50:40 +00:00
excel2write.lpi fpspreadsheet: Make sure that all demos are compiled with -Xg 2017-02-20 17:21:56 +00:00
excel2write.lpr fpspreadsheet: Fix number format nfCurrencyRed for biff2. Fix Excel's format warning when opening the biff2 file written by excel2demo. 2016-03-19 11:59:38 +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.