lazarus-ccr/components/fpspreadsheet/examples/read_write/excel5demo
2024-09-05 10:11:03 +00:00
..
excel5read.ex-meta FpSpreadsheet: Add ex-meta files for integration of some sample projects into the Lazarus examples windows. 2024-01-24 19:22:14 +00:00
excel5read.lpi fpspreadsheet: Check (and fix) compilation of all demos. Reset debugger to "automatic". 2021-04-14 23:33:18 +00:00
excel5read.lpr fpspreadsheet: Add batch scripts to run all console demos automatically. 2021-04-15 12:19:42 +00:00
excel5write.ex-meta FpSpreadsheet: Add ex-meta files for integration of some sample projects into the Lazarus examples windows. 2024-01-24 19:22:14 +00:00
excel5write.lpi FPSpreadsheet: Check/update all read/write sample projects 2024-09-05 10:11:03 +00:00
excel5write.lpr FPSpreadsheet: Check/update all read/write sample projects 2024-09-05 10:11:03 +00:00
readme.txt
run_excel5read.bat
run_excel5write.bat

This demo demonstrates how to use fpspreadsheet to read and write Excel 5.x/Excel 95
xls files.

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