libspreadsheet-writeexcel-simple-perl
module providing simple creation of single-sheet Excel documents
Description
Spreadsheet::WriteExcel::Simple 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
* write_bold_row
which write the data supplied to the next row of the spreadsheet.
However, you can also use $ss->book and $ss->sheet to get at the underlying
workbook and worksheet from Spreadsheet::WriteExcel if you wish to manipulate
these directly.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Spreadsheet-WriteExcel-Simple
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libspreadsheet-writeexcel-simple-perl