![]() NOTE: This revision breaks existing code if the worksheet's DefaultRowHeight/DefaultColWidth is changed - value must be in millimeters now. Methods for accessing individual row heiths and column widths are fine, but are marked as deprecated, they use the old units. Optionally a unit parameter can be specified. git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4568 8e941d3f-bd1b-0410-a28a-d453659cc2b4 |
||
---|---|---|
.. | ||
excel5read.lpi | ||
excel5read.lpr | ||
excel5write.lpi | ||
excel5write.lpr | ||
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.