libexcel-writer-xlsx-perl

Module to create excel spreadsheets in xlsx format
  http://jmcnamara.github.com/excel-writer-xlsx/
  1
  1 review



The excel::writer::xlsx module is 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.

this module cannot, as yet, write to an existing excel xlsx file. the module uses the same interface as the spreadsheet::writeexcel module (which creates binary xls excel files).
Latest reviews
4
Borthok 7 years ago

Perfect ;)