Changes for version 0.11

  • Increased row and column limits to Excel 2007's limits of 1,048,576 x 16,384. Older limits of 65536 x 256 can still be imposed via the use_lower_cell_limits() method. Added additional tests for new limits. Thanks David Ashirov.

Modules

Create an Excel file in XML format.
A class for defining Excel formatting.
Helper functions for Spreadsheet::WriteExcelXML.
A writer class for Excel Workbooks.
A writer class for Excel Worksheets.
A base class for Excel workbooks and worksheets.

Examples