The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Spreadsheet::ParseXLSX"

Spreadsheet::ParseXLSX - parse XLSX files River stage two • 9 direct dependents • 12 total dependents

This module is an adaptor for Spreadsheet::ParseExcel that reads XLSX files. For documentation about the various data that you can retrieve from these classes, please see Spreadsheet::ParseExcel, Spreadsheet::ParseExcel::Workbook, Spreadsheet::ParseE...

NUDDLEGG/Spreadsheet-ParseXLSX-0.35 - 19 Mar 2024 16:22:17 UTC

Spreadsheet::ParseXLSX::Cell - wrapper class around Spreadsheet::ParseExcel::Cell River stage two • 9 direct dependents • 12 total dependents

NUDDLEGG/Spreadsheet-ParseXLSX-0.35 - 19 Mar 2024 16:22:17 UTC

Spreadsheet::ParseXLSX::Decryptor - helper class to open password protected files River stage two • 9 direct dependents • 12 total dependents

NUDDLEGG/Spreadsheet-ParseXLSX-0.35 - 19 Mar 2024 16:22:17 UTC

Spreadsheet::ParseXLSX::Worksheet - wrapper class around Spreadsheet::ParseExcel::Worksheet River stage two • 9 direct dependents • 12 total dependents

This is a simple subclass of Spreadsheet::ParseExcel::Worksheet which does not expose any new public behavior. See the parent class for API details....

NUDDLEGG/Spreadsheet-ParseXLSX-0.35 - 19 Mar 2024 16:22:17 UTC

Spreadsheet::ParseXLSX::Decryptor::Agile - decryptor for files of version 4.4 River stage two • 9 direct dependents • 12 total dependents

NUDDLEGG/Spreadsheet-ParseXLSX-0.35 - 19 Mar 2024 16:22:17 UTC

Spreadsheet::ParseXLSX::Decryptor::Standard - standard decryption River stage two • 9 direct dependents • 12 total dependents

NUDDLEGG/Spreadsheet-ParseXLSX-0.35 - 19 Mar 2024 16:22:17 UTC

Spreadsheet::ParseExcel::Stream::XLSX - Simple interface to XLSX Excel data River stage zero No dependents

See Spreadsheet::ParseExcel::Stream....

DOUGW/Spreadsheet-ParseExcel-Stream-0.11 - 22 Oct 2013 17:28:21 UTC

Spreadsheet::XLSX - Perl extension for reading MS Excel 2007 files. River stage two • 15 direct dependents • 21 total dependents

This module 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; includ...

ASB/Spreadsheet-XLSX-0.18 - 09 Mar 2024 20:16:27 UTC

DBIx::Spreadsheet - Query a spreadsheet with SQL River stage zero No dependents

CORION/DBIx-Spreadsheet-0.04 - 23 Dec 2021 12:22:21 UTC

Spreadsheet::Read - Read the data from a spreadsheet River stage two • 15 direct dependents • 23 total dependents

Spreadsheet::Read tries to transparently read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. For OpenOffice and/or LibreOffice this module uses Spreadsheet::...

HMBRAND/Spreadsheet-Read-0.90 - 13 Feb 2024 21:58:04 UTC

Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data River stage one • 3 direct dependents • 4 total dependents

Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files (.sxc). It exports the function read_sxc() which takes a filename and an optional reference to a hash of options as arguments and returns a reference to a hash of references to ...

CORION/Spreadsheet-ReadSXC-0.38 - 21 Jul 2023 20:42:06 UTC

Spreadsheet::ParseODS - read SXC and ODS files River stage one • 3 direct dependents • 4 total dependents

CORION/Spreadsheet-ReadSXC-0.38 - 21 Jul 2023 20:42:06 UTC

Spreadsheet::Reader::Format - Formatting for various spreadsheet readers River stage one • 1 direct dependent • 1 total dependent

In general a completly built formatter class as shown in the SYNOPSYS is already used by the package Spreadsheet::Reader::ExcelXML to turn unformatted data into formatted data. The purpose is to allow the Excel equivalent of localization of the outpu...

JANDREW/Spreadsheet-Reader-Format-v0.6.5 - 11 Jul 2020 21:07:30 UTC

Spreadsheet::Reader::ExcelXML - Read xlsx/xlsm/xml extention Excel files River stage zero No dependents

This is an Excel spreadsheet reading package that should parse all excel files with the extentions .xlsx, .xlsm, .xml *Excel 2003 xml <https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats> (SpreadsheetML <https://en.wikipedia.org/wiki/Spreadshe...

JANDREW/Spreadsheet-Reader-ExcelXML-v0.16.8 - 20 Apr 2017 12:55:57 UTC

Acme::CPANModules::Spreadsheet - Currently alias for Acme::CPANModules::WorkingWithXLS River stage one • 1 direct dependent • 1 total dependent

The following are tools (programs, modules, scripts) to work with Excel formats (XLS, XLSX) or other spreadsheet formats like LibreOffice Calc (ODS). Parsing Spreadsheet::Read is a common-interface front-end for Spreadsheet::ReadSXC (for reading Libr...

PERLANCAR/Acme-CPANModules-WorkingWithXLS-0.005 - 23 Feb 2024 01:49:12 UTC

Spreadsheet::Reader::ExcelXML::Row - ExcelXML Row data class River stage zero No dependents

This documentation is written to explain ways to use this module when writing your own excel parser. To use the general package for excel parsing out of the box please review the documentation for Workbooks, Worksheets, and Cells This module provides...

JANDREW/Spreadsheet-Reader-ExcelXML-v0.16.8 - 20 Apr 2017 12:55:57 UTC

Spreadsheet::Reader::ExcelXML::Cell - ExcelXML Cell data class River stage zero No dependents

This is the class that contains cell data. There are no XML parsing actions taken in the background of this class. All data has been pre-coalated/built from the Worksheet class. In general the Worksheet class will populate the attributes of this clas...

JANDREW/Spreadsheet-Reader-ExcelXML-v0.16.8 - 20 Apr 2017 12:55:57 UTC

Spreadsheet::Reader::ExcelXML::Error - Moose class for remembering the last error River stage zero No dependents

This documentation is written to explain ways to use this module when writing your own excel parser. To use the general package for excel parsing out of the box please review the documentation for Workbooks, Worksheets, and Cells This Moose class con...

JANDREW/Spreadsheet-Reader-ExcelXML-v0.16.8 - 20 Apr 2017 12:55:57 UTC

Spreadsheet::Reader::ExcelXML::Types - A type library for the ExcelXML reader River stage zero No dependents

This documentation is written to explain ways to use this module. To use the general package for excel parsing out of the box please review the documentation for Workbooks , Worksheets , and Cells. This is a Type::Library for this package. There are ...

JANDREW/Spreadsheet-Reader-ExcelXML-v0.16.8 - 20 Apr 2017 12:55:57 UTC

Spreadsheet::Reader::ExcelXML::Styles - The styles interface River stage zero No dependents

This documentation is written to explain ways to use this module. To use the general package for excel parsing out of the box please review the documentation for Workbooks , Worksheets , and Cells. This role is written as the interface for getting us...

JANDREW/Spreadsheet-Reader-ExcelXML-v0.16.8 - 20 Apr 2017 12:55:57 UTC
49 results (0.035 seconds)