Package perl-Spreadsheet-WriteExcel

Write formatted text and numbers to a cross-platform Excel binary file

https://metacpan.org/release/Spreadsheet-WriteExcel

The Spreadsheet::WriteExcel module can be used to create a cross-
platform Excel binary file. Multiple worksheets can be added to a
workbook and formatting can be applied to cells. Text, numbers,
formulas, hyperlinks and images can be written to the cells.

The Excel file produced by this module is compatible with 97,
2000, 2002 and 2003. Generated files are also compatible with the
spreadsheet applications Gnumeric and OpenOffice.org.

This module cannot be used to read an Excel file. See
Spreadsheet::ParseExcel or look at the main documentation for some
suggestions. This module cannot be used to write to an existing
Excel file.

Version: 2.40

General Commands

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