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

Search results for "module:Spreadsheet::ParseExcel::Worksheet"

Spreadsheet::ParseExcel::Worksheet - A class for Worksheets. River stage two • 42 direct dependents • 66 total dependents

This module is used in conjunction with Spreadsheet::ParseExcel. See the documentation for Spreadsheet::ParseExcel....

JMCNAMARA/Spreadsheet-ParseExcel-0.66 - 29 Dec 2023 01:14:58 UTC

Spreadsheet::ParseExcel::SaveParser::Worksheet - A class for SaveParser Worksheets. River stage two • 42 direct dependents • 66 total dependents

This module is used in conjunction with Spreadsheet::ParseExcel. See the documentation for Spreadsheet::ParseExcel....

JMCNAMARA/Spreadsheet-ParseExcel-0.66 - 29 Dec 2023 01:14:58 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::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

Spreadsheet::CSV - Drop-in replacement for Text::CSV_XS with spreadsheet support River stage zero No dependents

Spreadsheet::CSV attempts to provide a drop-in replacement for Text::CSV_XS when reading in user-provided input files, such as via Email or Web. This is currently only for reading documents and only via the $csv->getline interface documented above...

DDICK/Spreadsheet-CSV-0.20 - 31 Oct 2014 10:12: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::ParseExcel::Utility - Utility functions for Spreadsheet::ParseExcel. River stage two • 42 direct dependents • 66 total dependents

The "Spreadsheet::ParseExcel::Utility" module provides utility functions for working with ParseExcel and Excel data....

JMCNAMARA/Spreadsheet-ParseExcel-0.66 - 29 Dec 2023 01:14:58 UTC

Spreadsheet::HTML - Just another HTML table generator. River stage one • 1 direct dependent • 1 total dependent

Generate HTML tables with ease (HTML4, XHTML and HTML5). Generate portrait, landscape and other rotated views, Handsontable tables, HTML calendars, checkerboard patterns, games such as sudoku, banners and mazes, and create animations of cell values a...

JEFFA/Spreadsheet-HTML-1.22 - 27 Jan 2024 21:00:52 UTC

Spreadsheet::ParseExcel::Assist - The great new Spreadsheet::ParseExcel::Assist! River stage zero No dependents

CARLSHEN/Spreadsheet-ParseExcel-Assist - 06 Feb 2013 10:20:19 UTC

Spreadsheet::ParseExcel - Read information from an Excel file. River stage two • 42 direct dependents • 66 total dependents

The Spreadsheet::ParseExcel module can be used to read information from Excel 95-2003 binary files. The module cannot read files in the Excel 2007 Open XML XLSX format. See the Spreadsheet::XLSX module instead....

JMCNAMARA/Spreadsheet-ParseExcel-0.66 - 29 Dec 2023 01:14:58 UTC

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::XlateExcel - Trigger a callback subroutine on each row of an Excel spreadsheet River stage zero No dependents

XAV/Spreadsheet-XlateExcel-0.03 - 04 Mar 2015 10:50:32 UTC

Spreadsheet::WriteExcel - Write to a cross-platform Excel binary file. River stage two • 33 direct dependents • 46 total dependents

The Spreadsheet::WriteExcel Perl module can be used to create a cross-platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, formulas, hyperlinks, images and charts can be wri...

JMCNAMARA/Spreadsheet-WriteExcel-2.40 - 07 Nov 2013 00:47:02 UTC

Spreadsheet::XLSX::Assist - The great new Spreadsheet::XLSX::Assist! River stage zero No dependents

CARLSHEN/Spreadsheet-ParseExcel-Assist - 06 Feb 2013 10:20:19 UTC

Spreadsheet::WriteExcelXML - Create an Excel file in XML format. River stage zero No dependents

The "Spreadsheet::WriteExcelXML" module can be used to create an Excel file in XML format. The Excel XML format is supported in Excel 2002 and 2003. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers,...

JMCNAMARA/Spreadsheet-WriteExcelXML-0.15 - 29 Mar 2021 20:33:58 UTC

Spreadsheet::DataFromExcel - read a sheet from Excel file into a simple arrayref of arrayrefs River stage zero No dependents

For some lucky reason I often and up given data to work with in Excel format. Nothing fancy, just one sheet with basic string data. My steps to utilize it in a perl program were either copy/pasting it into a text file and splitting on \t or firing up...

ZOFFIX/Spreadsheet-DataFromExcel-1.001003 - 26 Jan 2014 00:21:43 UTC

Spreadsheet::XLSX::Fmt2007 - A class for Cell formats. River stage two • 15 direct dependents • 21 total dependents

This module is used in conjunction with Spreadsheet::XLSX. See the documentation for Spreadsheet::XLSX. This code is adapted for Excel 2007 from Spreadsheet::ParseExcel::FmtDefault by Kawai, Takanori (Hippo2000) 2001-02-02. This Program is ALPHA vers...

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

Spreadsheet::ParseExcel_XLHTML - Parse Excel Spreadsheets using xlhtml River stage zero No dependents

This module follows the interface of the Spreadsheet::ParseExcel module, except only the "Value" fields of cells are filled, there is no extra fancy stuff. The reason I wrote it was to have a faster way to parse Excel spreadsheets in Perl. This modul...

RKITOVER/Spreadsheet-ParseExcel_XLHTML-0.04 - 28 Nov 2009 17:15:28 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

Spreadsheet::ParseExcel::Stream - Simple interface to Excel data with less memory overhead River stage zero No dependents

A simple iterative interface to Spreadsheet::ParseExcel, similar to Spreadsheet::ParseExcel::Simple, but does not parse the entire document to memory. Uses the hints provided in the Spreadsheet::ParseExcel docs to reduce memory usage, and returns the...

DOUGW/Spreadsheet-ParseExcel-Stream-0.11 - 22 Oct 2013 17:28:21 UTC
38 results (0.043 seconds)