The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.37

  • Minor
  • Added set_tempdir() method to allow a user defined temp directory. This is mainly of use to IIS users.
  • Fixed default format behaviour for formats set via the set_row() and set_column() methods.
  • Extended the hide_gridlines() method to allow hiding of screen gridlines as well as print gridlines.
  • Added long_string.pl a workaround example for the 255 char limit.
  • Added https match to url regex. Thanks The Tilghman.

Documentation

A Excel file to Spreadsheet::WriteExcel code converter

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 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.