lazarus-ccr/components/fpspreadsheet/examples/excel5demo
2014-06-23 13:49:12 +00:00
..
excel5read.lpi fpspreadsheet: Implement text rotation for BIFF5. Add text rotation test cases for BIIF5 and BIFF8 (no text rotation in BIFF2 by design). Pass. 2014-04-27 15:59:16 +00:00
excel5read.lpr fpspreadsheet: Add note to examples\*read to run the *write program if input file does not exist. Activate all commented code in the examples. 2014-06-18 08:07:00 +00:00
excel5write.lpi fpspreadsheet: Update sample projects 2014-04-25 22:50:29 +00:00
excel5write.lpr fpspreadsheet: In TsWorksheetGrid, draw a borderline along frozen panes. Fix black background color appearing when re-saving an fpspreadsheet-created workbook in Excel. Some more extended comments for doc-o-matic. 2014-06-23 13:49:12 +00:00
readme.txt * fpspreadsheet: add readme.txt files for demos 2014-06-23 11:56:12 +00:00
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.