lazarus-ccr/components/fpspreadsheet/examples/excel2demo
2014-09-15 21:27:57 +00:00
..
excel2read.lpi fpspreadsheet: Modify demos to write compiled units to the common directory "lib" within the examples folder as far as possible. 2014-09-15 21:27:57 +00:00
excel2read.lpr fpspreadsheet: Redo handling for formulas: 2014-08-30 18:03:22 +00:00
excel2write.lpi fpspreadsheet: Modify demos to write compiled units to the common directory "lib" within the examples folder as far as possible. 2014-09-15 21:27:57 +00:00
excel2write.lpr fpspreadsheet: Redo handling for formulas: 2014-08-30 18:03:22 +00:00
readme.txt * fpspreadsheet: add readme.txt files for demos 2014-06-23 11:56:12 +00:00
run_excel2read.bat fpspreadsheet: Starts adding read support 2009-01-10 21:47:59 +00:00
run_excel2write.bat fpspreadsheet: Starts adding read support 2009-01-10 21:47:59 +00:00

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.