3a3373313f
Packages Collection. The Perl 5 module Spreadsheet::XLSX is a (quick and dirty) emulation of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It supports styles and many of Excel's quirks, but not all. It populates the classes from Spreadsheet::ParseExcel for interoperability; including Workbook, Worksheet, and Cell.
5 lines
309 B
Text
5 lines
309 B
Text
The Perl 5 module Spreadsheet::XLSX is a (quick and dirty) emulation
|
|
of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It
|
|
supports styles and many of Excel's quirks, but not all. It populates
|
|
the classes from Spreadsheet::ParseExcel for interoperability;
|
|
including Workbook, Worksheet, and Cell.
|