Paketname | libspreadsheet-writeexcel-perl |
Beschreibung | module to create Excel spreadsheets |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.36-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 2696 Byte |
Hängt ab von | perl, libparse-recdescent-perl |
Empfohlene Pakete | libdate-calc-perl, libdate-manip-perl, libole-storage-lite-perl (>= 0.19) |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 735642 Byte |
Prüfsumme MD5 | 53a60c1fee1ebe30df35531636628e76 |
Prüfsumme SHA1 | 28d279fff31a2209d1455063eafbf838c0479503 |
Prüfsumme SHA256 | b8cd2f03e21e0ae8b2d5b2f48a4c0cea301c9831b4b96145aeffe3e370db946a |
Link zum Herunterladen | libspreadsheet-writeexcel-perl_2.36-1_all.deb |
Ausführliche Beschreibung | Spreadsheet::WriteExcel is a Perl module that 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. Additionally, this module supports
writing text, numeric values, formulas and hyperlinks to cells.
.
The Excel file produced by this module is compatible with Excel 5, 95, 97
and 2000. Generated files are also compatible with the Linux/UNIX spreadsheet
applications OpenOffice.org, Gnumeric and XESS. The generated files are not
compatible with MS Access.
.
This module cannot be used to read an Excel file. See Spreadsheet::ParseExcel
(libspreadsheet-parseexcel-perl) or look at the main documentation for some
suggestions. This module cannot be used to write to an existing Excel file.
|