lazarus-ccr/components/fpspreadsheet/examples/read_write/wikitabledemo
2021-04-15 12:19:42 +00:00
..
readme.txt fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00
test.wikitable_pipes fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00
wikitableread.lpi fpspreadsheet: Check (and fix) compilation of all demos. Reset debugger to "automatic". 2021-04-14 23:33:18 +00:00
wikitableread.lpr fpspreadsheet: Add batch scripts to run all console demos automatically. 2021-04-15 12:19:42 +00:00
wikitablewrite.lpi fpspreadsheet: Check (and fix) compilation of all demos. Reset debugger to "automatic". 2021-04-14 23:33:18 +00:00
wikitablewrite.lpr fpspreadsheet: Check (and fix) compilation of all demo projects (changed handling of include files in fpc 3.0.4) 2018-04-18 11:42:22 +00:00

This demo demonstrates how to use fpspreadsheet to read and write files with wiki table format in it.

Note that the write example currently writes a format that the read example cannot understand.