mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
6 lines
309 B
Plaintext
6 lines
309 B
Plaintext
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.
|