mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
451 B
Plaintext
9 lines
451 B
Plaintext
The Excel::Writer::XLSX module can be used to create an Excel file in the 2007+
|
|
XLSX format. The XLSX format is the Office Open XML (OOXML) format used by Excel
|
|
2007 and later. Multiple worksheets can be added to a workbook and formatting
|
|
can be applied to cells. Text, numbers, and formulas can be written to the
|
|
cells. This module cannot, as yet, be used to write to an existing Excel XLSX
|
|
file.
|
|
|
|
WWW: https://metacpan.org/release/Excel-Writer-XLSX
|