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::Format"

Spreadsheet::WriteExcel::Format - A class for defining Excel formatting. 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::WriteExcelXML::Format - A class for defining Excel formatting. 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::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 - 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::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::GenerateXLSX - function to generate XLSX spreadsheet from array ref(s) River stage one • 1 direct dependent • 2 total dependents

This module provides a function "generate_xlsx" which takes an array of Perl data and generates a simple Excel spreadsheet in the XLSX format. The generated sheets have the first row frozen, and auto filters enabled for every column. Each sheet in th...

NEILB/Spreadsheet-GenerateXLSX-0.05 - 17 Dec 2019 13:36:52 UTC

Spreadsheet::DataToExcel - Simple method to generate Excel files from 2D arrayrefs River stage one • 1 direct dependent • 2 total dependents

Spreadsheet::WriteExcel is a marvelous module; however, I would always find myself digging through the huge doc, not something I enjoy when all I ever want to do is simply dump my rows/columns centering first row as well as setting the sizes of colum...

ZOFFIX/Spreadsheet-DataToExcel-0.0104 - 31 Oct 2013 01:28:44 UTC

Spreadsheet::XLSX::Utility2007 - Utility function for Spreadsheet::XLSX River stage two • 15 direct dependents • 21 total dependents

Spreadsheet::XLSX::Utility2007 exports utility functions concerned with Excel format setting. ExcelFmt is used by Spreadsheet::XLSX::Fmt2007.pm which is used by Spreadsheet::XLSX....

ASB/Spreadsheet-XLSX-0.18 - 09 Mar 2024 20:16:27 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::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::Formula - A class for generating Excel formulas River stage two • 33 direct dependents • 46 total dependents

This module is used by Spreadsheet::WriteExcel. You do not need to use it directly....

JMCNAMARA/Spreadsheet-WriteExcel-2.40 - 07 Nov 2013 00:47:02 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::WebPivot - generates an MS Excel Web Pivot table for IE River stage zero No dependents

this method creates an MS Excel Web Pivot which when viewed on a Windows machine with MS Office XP and IE gives you a fully functional embedded spreadsheet object in the browser. This should be able to run and produce output anywhere perl is installe...

JANITOR/Spreadsheet-WriteExcel-WebPivot-0.02 - 02 Nov 2020 22:28:04 UTC

Spreadsheet::ParseExcel::SaveParser - Rewrite an existing Excel file. River stage two • 42 direct dependents • 66 total dependents

The "Spreadsheet::ParseExcel::SaveParser" module rewrite an existing Excel file by reading it with "Spreadsheet::ParseExcel" and rewriting it with "Spreadsheet::WriteExcel"....

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

Spreadsheet::WriteExcel::Extended::FitColumnWidth - Extends Spreadsheet::WriteExcel with autofit of columns and a few other nice things River stage zero No dependents

GNG/Spreadsheet-WriteExcel-Extended-FitColumnWidth-1.02 - 11 Apr 2012 12:03:24 UTC
21 results (0.048 seconds)