-
Notifications
You must be signed in to change notification settings - Fork 0
To Do
the-Arioch edited this page Jan 22, 2013
·
8 revisions
Ideas to play with.
-
Clean destructors. There are sequences like Free(x); x:= nil; But there is FreeAndNil standard subroutine and also x:=nil is redundant in destructors.
-
Make modular Zip support for ODS/XSLS
-
Add repeatable headers for printing
-
Add Cell.AsDouble property - it is not obvious how to format numbers in XML Spreadsheet (XMLSS) schema http://msdn.microsoft.com/en-us/library/office/aa140066.aspx isutterly underdocumented.