Excel::Template::Container::Row(3pm) | User Contributed Perl Documentation | Excel::Template::Container::Row(3pm) |
Excel::Template::Container::Row - Excel::Template::Container::Row
To provide a row context for CELL tags
ROW
Excel::Template::Container
Sets the height of the row. The last setting for a given row will win out.
None
Each ROW tag will consume one row of the workbook. When the ROW tag starts, it will set the COL value to 0.
None
<row> ... Children here </row>
Generally, you will have CELL and/or FORMULA tags within a ROW.
Rob Kinyon (rob.kinyon@gmail.com)
CELL, FORMULA
2022-06-13 | perl v5.34.0 |