Files
lazarus-ccr/components/fpspreadsheet/examples/excel2demo
bigchimp 30569b00c0 fpspreadsheet:
- laz_fpspreadsheet packages does not need to be designtime, so do not register it
- cosmetic: example projects are .lpr not .dpr; reflect in comments



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3242 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-26 07:15:51 +00:00
..
2014-06-26 07:15:51 +00:00
2014-06-26 07:15:51 +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.