lazarus-ccr/components/fpspreadsheet/examples/read_write/htmldemo
2016-10-22 20:59:00 +00:00
..
htmlread_http.lpi fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos. 2016-10-22 20:59:00 +00:00
htmlread_http.lpr
htmlread.lpi fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos. 2016-10-22 20:59:00 +00:00
htmlread.lpr
htmlwrite.lpi fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos. 2016-10-22 20:59:00 +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

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.