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

Search results for "module:Excel::Writer::XLSX::Shape"

Excel::Writer::XLSX::Shape - A class for creating Excel Drawing shapes River stage two • 26 direct dependents • 33 total dependents

The "Excel::Writer::XLSX::Shape" module is used to create Shape objects for Excel::Writer::XLSX. A Shape object is created via the Workbook "add_shape()" method: my $shape_rect = $workbook->add_shape( type => 'rect' ); Once the object is created it c...

JMCNAMARA/Excel-Writer-XLSX-1.12 - 26 Feb 2024 18:25:58 UTC

Excel::Writer::XLSX::Examples - Excel::Writer::XLSX example programs. River stage two • 26 direct dependents • 33 total dependents

This 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.12 - 26 Feb 2024 18:25:58 UTC

Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format. River stage two • 26 direct dependents • 33 total dependents

The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....

JMCNAMARA/Excel-Writer-XLSX-1.12 - 26 Feb 2024 18:25:58 UTC
3 results (0.061 seconds)