Changes for version 2.17

  • Added set_tab_color() method and example (tab_colors.pl).
  • Add set_page_view() method for Mac Excel view style and better default worksheet dimensions.
  • Added simulated row_wrap.pl example.
  • Added simulated Autofit example (autofit.pl).
  • ! Fixed RT #17801, incorrect close value with filehandles. Thanks to Josie.
  • ! Changed comment font to Excel's default of Tahoma 8. Reported by Stefano Maurri.
  • ! Fixed bug that stopped Charts working in 2.16.

Documentation

A utility to extract charts from an Excel file for insertion into a Spreadsheet::WriteExcel file.
A utility to extract charts from an Excel file for insertion into a Spreadsheet::WriteExcel file.

Modules

Write to a cross-platform Excel binary file.
An abstract base class for Excel workbooks and worksheets.
A class for creating Excel files > 7MB.
A writer class for Excel Charts.
A class for defining Excel formatting.
A class for generating Excel formulas
A writer class to store BIFF data in a OLE compound storage file.
Helper functions for Spreadsheet::WriteExcel.
A writer class for Excel Workbooks.
A writer class for Excel Workbooks > 7MB.
A writer class for Excel Worksheets.

Examples