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
/
excel5demo
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
..
excel5read.lpi
fpspreadsheet: Implement text rotation for BIFF5. Add text rotation test cases for BIIF5 and BIFF8 (no text rotation in BIFF2 by design). Pass.
2014-04-27 15:59:16 +00:00
excel5read.lpr
fpspreadsheet: Implements support to setting if existing files should be overwritten or not
2009-11-08 19:21:23 +00:00
excel5write.lpi
fpspreadsheet: Update sample projects
2014-04-25 22:50:29 +00:00
excel5write.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_excel5read.bat
fpspreadsheet: Starts adding read support
2009-01-10 21:47:59 +00:00
run_excel5write.bat
fpspreadsheet: Implements support to setting if existing files should be overwritten or not
2009-11-08 19:21:23 +00:00