Files
lazarus-ccr/components/fpspreadsheet/examples/spready
wp_xxyyzz 9f014b6875 fpspreadsheet: Add reading/writing of boolean cell values for BIFF formats.
Add test case for boolean cell values for all formats (incl. CSV). 
Extend spready demo to be able to write sfExcel2 and sfExcel5 formats.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-14 21:44:00 +00:00
..

Spready is an enhanced version of the fpsGrid demo.

It tries to show off as many possible functionalities of the fpspreadsheet and 
fpspreadsheetgrid code.

Note:
The file colorbox.pas is needed as long as the patch 0026707 is not included in
Lazarus.