Changes for version 0.09

  • Added write_html_string() method to allow multiple formats to be added to a cell via Html formatting. Added html_string.pl example and test case.
  • Added write_comment() method to allow cell comments. Added comment.pl example and test case.
  • ! Fixed bug with contiguous merged ranges. Thanks Mike Trotman. Updated test 32_merge.t.
  • ! Fixed bug where screen gridlines couldn't be turned off. Thanks Mike Trotman. Updated test 34_page_setup.t.

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.