This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
5879d126008141022b51a3a8c532655e228c0a7c
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
read_write
History
wp_xxyyzz
62150b4aca
fpspreadsheet: Add support for column width and row height to ExcelXML writer.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@4347
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-09-20 22:41:07 +00:00
..
csvdemo
fpspreadsheet: Initial support for reading html files (data only, no formats, no nested tables).
2015-08-01 22:11:44 +00:00
excel2demo
fpspreadsheet: Move all numberformat-related procedures/functions to unit fpsnumformat.pas. Check all demos.
2015-05-31 20:28:25 +00:00
excel5demo
fpspreadsheet: Move all numberformat-related procedures/functions to unit fpsnumformat.pas. Check all demos.
2015-05-31 20:28:25 +00:00
excel8demo
fpspreadsheet: Add new worksheet method "WriteTextAsHTML" which can contain embedded html codes translated to "rich-text" sections. The method for normal text, "WriteUTF8Text", has been renamed to "WriteText"; the old one is deprecated. Same with "ReadAsUTF8Text" (which is now "ReadText").
2015-08-12 20:07:24 +00:00
excelxmldemo
fpspreadsheet: Add support for column width and row height to ExcelXML writer.
2015-09-20 22:41:07 +00:00
htmldemo
fpspreadsheet: New demo htmlread_http (reading html table from the internet). HTML reader now detects hyperlinks (only one per cell, though - like in xls).
2015-08-03 15:21:33 +00:00
hyperlinkdemo
fpspreadsheet: Fix unreadable xlsx file created by hyperlinkdemo/collectlinks demo project
2015-04-18 17:37:20 +00:00
ooxmldemo
fpspreadsheet: Improved number format parser
2015-04-18 14:58:38 +00:00
opendocdemo
fpspreadsheet: Improved number format parser
2015-04-18 14:58:38 +00:00
wikitabledemo
fpspreadsheet: Major reconstructor of color management: no more palettes now, use direct rgb colors instead. May break existing code - sorry! Update all demos and unit tests (passed).
2015-05-28 20:08:24 +00:00