This module provides a set of functions to help with some common tasks encountered when using the Excel::Writer::XLSX module. The two main categories of function are: Row and column functions: these are used to deal with Excel's A1 representation of ...
JMCNAMARA/Excel-Writer-XLSX-1.08 - 31 Mar 2021 18:07:12 UTCThis is a documentation only module showing the examples that are included in the Excel::Writer::XLSX distribution. This file was auto-generated via the gen_examples_pod.pl program that is also included in the examples directory....
JMCNAMARA/Excel-Writer-XLSX-1.08 - 31 Mar 2021 18:07:12 UTCTo read and write Excel .xls (2003 and prior) format, we use Spreadsheet::WriteExcel and Spreadsheet::ParseExcel; to read and write Excel .xlsx (2007 format), we use Spreadsheet::XLSX and Excel::Writer::XLSX. If this module gives incorrect results, p...
MARCC/app-tables-0.4 - 08 May 2014 23:45:25 UTCTo read and write Excel .xls (2003 and prior) format, we use Spreadsheet::WriteExcel and Spreadsheet::ParseExcel; to read and write Excel .xlsx (2007 format), we use Spreadsheet::ParseXLSX and Excel::Writer::XLSX. If this module gives incorrect resul...
EZDB/Data-Table-Excel-0.5 - 01 May 2014 15:49:09 UTCThe "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 ap...
JMCNAMARA/Excel-Writer-XLSX-1.08 - 31 Mar 2021 18:07:12 UTC