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

Changes for version 0.35

  • Minor Added internal and external hyperlinks, thanks Ian Penman.
  • Added worksheet set_zoom() and set_print_scale().
  • Changed default value of fit_to_pages() to allow printed output to be one page wide and as long as required. Thanks Michael Erickson.
  • Changed handling of undefs in write() method, thanks Hanc Pavel.
  • Changed new() to return undef for file creation errors, thanks Felipe Pérez Galiana.
  • Added check for header/footer length, thanks Peter Dintelmann.
  • Added check for duplicate worksheet names, thanks Keith Miller.
  • Removed spurious return() to fix bug in set_repeat_rows(). Thanks Brian White.
  • Added "use integer" when using shift << to avoid bug with Perl 5.6.0 on HP-UX. Thanks Markus Schmitz, VSarkiss.
  • Fixed minor bug in Formula.pm. Thanks Sven Passig.

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.