5 lines
256 B
Plaintext
5 lines
256 B
Plaintext
|
The Spreadsheet::WriteExcel 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 and
|
||
|
images can be written to the cells.
|