lazarus-ccr/components/fpspreadsheet/examples/read_write/htmldemo
2017-02-20 17:21:56 +00:00
..
htmlread_http.lpi fpspreadsheet: Make sure that all demos are compiled with -Xg 2017-02-20 17:21:56 +00:00
htmlread_http.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
htmlread.lpi fpspreadsheet: Make sure that all demos are compiled with -Xg 2017-02-20 17:21:56 +00:00
htmlread.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
htmlwrite.lpi fpspreadsheet: Make sure that all demos are compiled with -Xg 2017-02-20 17:21:56 +00:00
htmlwrite.lpr fpsprreadsheet: Fix usage of LineEndings in the html and wikitable writers. 2016-03-20 09:19:19 +00:00
readme.txt fpspreadsheet: Initial support for reading html files (data only, no formats, no nested tables). 2015-08-01 22:11:44 +00:00

This demo demonstrates how to use fpspreadsheet to read and write html files which can be opened by the browser.

Please run the write demo before the read demo in order to create the required spreadsheet file.