2011-08-12 18:11:39 +02:00
|
|
|
This Perl module is a 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.
|
|
|
|
|
2014-01-22 12:47:22 +01:00
|
|
|
WWW: http://search.cpan.org/dist/Spreadsheet-XLSX/
|