[Harbour-users] XLS File Creator Routines

Jan Sperling sperling at racsa.co.cr
Thu Feb 18 17:58:28 EST 2010


To all who asked for some routine to create basic XLS Files:

The attachment contains the source I use to create XLS Files.
Obs:
-No color management.
-Supports only String, Integer, Date, Numeric.
-Supports Bold and Rectangles for esthetic purposes.

Notes:
-I have written some stuff on color management, mostly using XLS BIFF3-5 
formats, but needs still to be debugged.
If anyone has written the LABEL command in BIFF3 or superior, with XF 
commands, I really would appreciate the insight...

-If you really want to understand this (and to include more functions), you 
need to read the docs.  It´s not easy to understand the XLS formats and how 
it really works, mostly the jump from BIFF2 to BIFF3-5.

Hope this helps...

BR, Jan


More information about the Harbour-users mailing list