lazarus-ccr/components/fpspreadsheet/examples/opendocdemo
2015-03-05 10:35:32 +00:00
..
oocreated.ods fpspreadsheet: Improves OpenDocument support 2009-02-02 09:58:51 +00:00
opendocread.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
opendocread.lpr fpspreadsheet: Replace for-to loops by for-in loops if possible. Update example demos. 2015-03-05 10:35:32 +00:00
opendocwrite.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
opendocwrite.lpr fpspreadsheet: Move type declarations from fpspreadsheet.pas to new unit fpstypes.pas. Update all examples. 2015-01-17 22:57:23 +00:00
readme.txt * fpspreadsheet: add readme.txt files for demos 2014-06-23 11:56:12 +00:00
unzipoocreated.sh fpspreadsheet: Improves the scripts to handle OpenDocument 2012-06-13 06:27:12 +00:00
unziptest.sh fpspreadsheet: Improves the scripts to handle OpenDocument 2012-06-13 06:27:12 +00:00
ziptest.sh fpspreadsheet: Improves the scripts to handle OpenDocument 2012-06-13 06:27:12 +00:00

This demo demonstrates how to use fpspreadsheet to read and write LibreOffice/
OpenOffice OpenDOcument .ods files.

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