lazarus-ccr/components/fpspreadsheet/examples/read_write/opendocdemo
2018-04-18 11:42:22 +00:00
..
opendocread.lpi fpspreadsheet: Add WorkbookOption boAbortReadOnFormulaError. Off by default, i.e. Reader continues after finding an unknown formula. 2018-02-20 17:35:23 +00:00
opendocread.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
opendocwrite.lpi fpspreadsheet: Check (and fix) compilation of all demo projects (changed handling of include files in fpc 3.0.4) 2018-04-18 11:42:22 +00:00
opendocwrite.lpr fpspreadsheet: Fix ods writer crashing occasionally due to uninitialized local rowheight variaible. 2016-03-19 21:33:01 +00:00
readme.txt

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.