Current release allows reading and writing from/to XLSX format files without any automation. Support for full cell import/export with cell formatting and formulas. Cell formatting includes borders, font (size, name, bold, italic, underline,
etc), foreground color, and background color, and number formatting. Multiple sheet support.
A PDF file is included for the documentation on the methods and properties. See the Demo() method for example of uses; a PRG is included that calls the Demo() method.
Note: the private DataSession has been removed; now uses the default DataSession -- see Release Notes for more information. Also, the cursor naming has been changed to use xl prefix instead of c.
A PDF file is included for the documentation on the methods and properties. See the Demo() method for example of uses; a PRG is included that calls the Demo() method.
Note: the private DataSession has been removed; now uses the default DataSession -- see Release Notes for more information. Also, the cursor naming has been changed to use xl prefix instead of c.