lazarus-ccr/components/fpspreadsheet/examples/read_write/excel5demo
2021-04-15 12:19:42 +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.lpi fpspreadsheet: Check (and fix) compilation of all demos. Reset debugger to "automatic". 2021-04-14 23:33:18 +00:00
excel5write.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
readme.txt fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00
run_excel5read.bat fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00
run_excel5write.bat fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00

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.