| Data-Tabular documentation | view source | Contained in the Data-Tabular distribution. |
Data::Tabular::Output::XLS
This object is used by Data::Tabular to render a table.
Normally this object is constructed by the Data::Tabular::html method.
It requires 4 arguments: a table, an output object, a workbook object and a worksheet object.
The workbook should be a part of the worksheet.
return the workbook
return the worksheet
return the column offset
return the row offset
"G. Allen Morris III" <gam3@gam3.net>
| Data-Tabular documentation | view source | Contained in the Data-Tabular distribution. |