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

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

Spreadsheet::WriteExcel::Worksheet - A writer class for Excel Worksheets. River stage two • 33 direct dependents • 46 total dependents

This module is used in conjunction with Spreadsheet::WriteExcel....

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

Spreadsheet::WriteExcel::FromXML::Worksheet River stage zero No dependents

Workbook object for FromXML....

BWMCADAMS/Spreadsheet-WriteExcel-FromXML-1.1 - 29 Jun 2006 16:35:44 UTC

Spreadsheet::WriteExcel::Worksheet::SheetProtection - Sheet Protection extension for Spreadsheet::WriteExcel::Worksheet River stage zero No dependents

This module allows you to specify the sheet protection attribute available in recent versions of Microsoft Excel (Menu item: Tools > Protection > Protect Sheet...). It extends the Spreadsheet::WriteExcel::Worksheet class by adding a "sheet_protection...

SRIHA/Spreadsheet-WriteExcel-Worksheet-SheetProtection-0.03 - 18 Jan 2008 01:19:32 UTC

Spreadsheet::WriteExcelXML::Worksheet - A writer class for Excel Worksheets. River stage zero No dependents

This module is used in conjunction with Spreadsheet::WriteExcelXML....

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

Spreadsheet::WriteExcel::Examples - Spreadsheet::WriteExcel example programs. River stage two • 33 direct dependents • 46 total dependents

This is a documentation only module showing the examples that are included in the Spreadsheet::WriteExcel distribution. This file was auto-generated via the gen_examples_pod.pl program that is also included in the examples directory....

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

Spreadsheet::Write - Writer for spreadsheet files (CSV, XLS, XLSX, ...) River stage zero No dependents

"Spreadsheet::Write" writes files in CSV, XLS (Microsoft Excel 97), XLSX (Microsoft Excel 2007), and other formats if their drivers exist. It is especially suitable for building various dumps and reports where rows are built in sequence, one after an...

AMALTSEV/Spreadsheet-Write-1.03 - 16 Aug 2018 16:09:18 UTC

Spreadsheet::Wright - simple spreadsheet worker River stage one • 1 direct dependent • 1 total dependent

"Spreadsheet::Wright" is a fork of Spreadsheet::Write and may be used as a drop-in replacement. "Spreadsheet::Wright" writes files in CSV, Microsoft Excel, HTML and OpenDocument formats. It is especially suitable for building various dumps and report...

TOBYINK/Spreadsheet-Wright-0.107 - 04 Jan 2020 20:20:09 UTC

Spreadsheet::WriteExcel::Utility - Helper functions for Spreadsheet::WriteExcel. River stage two • 33 direct dependents • 46 total dependents

This module provides a set of functions to help with some common tasks encountered when using the Spreadsheet::WriteExcel module. The two main categories of function are: Row and column functions: these are used to deal with Excel's A1 representation...

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

Spreadsheet::SimpleExcel - Create Excel files with Perl River stage zero No dependents

Spreadsheet::SimpleExcel simplifies the creation of excel-files in the web. It does provide simple cell-formats, but only three types of formats (to keep the module simple)....

RENEEB/Spreadsheet-SimpleExcel-1.93 - 05 Jun 2023 09:43:50 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::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::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::WriteExcel::Chart - A writer class for Excel Charts. River stage two • 33 direct dependents • 46 total dependents

The "Chart" module is an abstract base class for modules that implement charts in Spreadsheet::WriteExcel. The information below is applicable to all of the available subclasses. The "Chart" module isn't used directly, a chart object is created via t...

JMCNAMARA/Spreadsheet-WriteExcel-2.40 - 07 Nov 2013 00:47:02 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

Spreadsheet::WriteExcel::Simple - A simple single-sheet Excel document River stage one • 7 direct dependents • 8 total dependents

This provides an abstraction to the Spreadsheet::WriteExcel module for easier creation of simple single-sheet Excel documents. In its most basic form it provides two methods for writing data: write_row and write_bold_row which write the data supplied...

TMTM/Spreadsheet-WriteExcel-Simple-1.04 - 16 Jan 2006 11:24:22 UTC

Spreadsheet::WriteExcel::Styler - Styles for formatting generated Excel files River stage zero No dependents

This is a small utility to help formatting cells while creating Excel workbooks through Spreadsheet::WriteExcel or Excel::Writer::XLSX. When working interactively within the Excel application, users often change one format feature at a time (highligh...

DAMI/Spreadsheet-WriteExcel-Styler-1.02 - 12 Dec 2012 19:25:46 UTC

Spreadsheet::WriteExcel::FromXML - Create Excel Spreadsheet from XML River stage zero No dependents

This module uses Spreadsheet::WriteExcel to turn a simple XML data file into a binary Excel XLS file. See also the FromXML.dtd file in the distribution....

BWMCADAMS/Spreadsheet-WriteExcel-FromXML-1.1 - 29 Jun 2006 16:35:44 UTC

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::WriteExcel::Chart::Bar - A writer class for Excel Bar charts. River stage two • 33 direct dependents • 46 total dependents

This module implements Bar charts for Spreadsheet::WriteExcel. The chart object is created via the Workbook "add_chart()" method: my $chart = $workbook->add_chart( type => 'bar' ); Once the object is created it can be configured via the following met...

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

Spreadsheet::WriteExcel::Chart::Pie - A writer class for Excel Pie charts. River stage two • 33 direct dependents • 46 total dependents

This module implements Pie charts for Spreadsheet::WriteExcel. The chart object is created via the Workbook "add_chart()" method: my $chart = $workbook->add_chart( type => 'pie' ); Once the object is created it can be configured via the following met...

JMCNAMARA/Spreadsheet-WriteExcel-2.40 - 07 Nov 2013 00:47:02 UTC
28 results (0.034 seconds)