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
c335deb56ca6a2e6c12b3534e573c47a51a8713a
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
excel8demo
History
wp_xxyyzz
33a8fdcb43
fpspreadsheet: Row height and column width reading/writing code for ods files complete. Test cases ok, but extremely slow speed of test application for numbertest and datetimetests. Changed units of row heights in worksheet: used to be points, is "lines" now (more consistent user interface - column width is in "standard characters", I prefer these units over centimeters because row heights/column widths become independent of screen pixels per inch this way)
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3118
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-05-31 21:04:53 +00:00
..
excel8read.lpi
fpspreadsheet: Building a number format list which allows to drop most of the restrictions of the previous versions like number of decimal places. New number format "nfCustom" which passes the format string directly to the file.
2014-05-14 15:24:02 +00:00
excel8read.lpr
fpspreadsheet: Construct Excel-like formula string out of an RPN formula and display it in fpsgrid demo.
2014-05-23 23:13:49 +00:00
excel8write.lpi
fpspreadsheet: Add/complete color support for biff2 and biff8, reading and writing. Display colors in fpspreadsheetgrid.
2014-04-23 22:29:32 +00:00
excel8write.lpr
fpspreadsheet: Row height and column width reading/writing code for ods files complete. Test cases ok, but extremely slow speed of test application for numbertest and datetimetests. Changed units of row heights in worksheet: used to be points, is "lines" now (more consistent user interface - column width is in "standard characters", I prefer these units over centimeters because row heights/column widths become independent of screen pixels per inch this way)
2014-05-31 21:04:53 +00:00
run_excel8read.bat
fpspreadsheet: small improvements
2009-08-12 13:08:44 +00:00
run_excel8write.bat
Adds support for bold formatting to biff 8 in fpspreadsheet
2010-12-07 12:59:17 +00:00