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
13a9fb260398aa4f1b2f166c7d4be1505a54cbce
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
excel2demo
History
wp_xxyyzz
13a9fb2603
fpspreadsheet: Remove built-in number formats nfSci (not suppored by ods and fpc) and nfAccounting/nfAccountingRed (too much display-oriented, too cumbersome to implement for reading and displaying in the grid). If needed in Excel they can still be written using nfCustom. Update all files and tests for these now no longer existing formats.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3222
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-23 09:15:56 +00:00
..
excel2read.lpi
fpspreadsheet: Add support for empty cells to all BIFF formats (needed for formatting of empty cells).
2014-04-21 21:43:43 +00:00
excel2read.lpr
fpspreadsheet: Add note to examples\*read to run the *write program if input file does not exist. Activate all commented code in the examples.
2014-06-18 08:07:00 +00:00
excel2write.lpi
fpspreadsheet: Add support for empty cells to all BIFF formats (needed for formatting of empty cells).
2014-04-21 21:43:43 +00:00
excel2write.lpr
fpspreadsheet: Remove built-in number formats nfSci (not suppored by ods and fpc) and nfAccounting/nfAccountingRed (too much display-oriented, too cumbersome to implement for reading and displaying in the grid). If needed in Excel they can still be written using nfCustom. Update all files and tests for these now no longer existing formats.
2014-06-23 09:15:56 +00:00
run_excel2read.bat
fpspreadsheet: Starts adding read support
2009-01-10 21:47:59 +00:00
run_excel2write.bat
fpspreadsheet: Starts adding read support
2009-01-10 21:47:59 +00:00