debian man page for excel::template::container::row

Query: excel::template::container::row

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Excel::Template::Container::Row(3pm)			User Contributed Perl Documentation		      Excel::Template::Container::Row(3pm)

NAME
Excel::Template::Container::Row - Excel::Template::Container::Row
PURPOSE
To provide a row context for CELL tags
NODE NAME
ROW
INHERITANCE
Excel::Template::Container
ATTRIBUTES
o HEIGHT Sets the height of the row. The last setting for a given row will win out.
CHILDREN
None
EFFECTS
Each ROW tag will consume one row of the workbook. When the ROW tag starts, it will set the COL value to 0.
DEPENDENCIES
None
USAGE
<row> ... Children here </row> Generally, you will have CELL and/or FORMULA tags within a ROW.
AUTHOR
Rob Kinyon (rob.kinyon@gmail.com)
SEE ALSO
CELL, FORMULA perl v5.14.2 2010-06-17 Excel::Template::Container::Row(3pm)
Related Man Pages
excel::template(3pm) - debian
excel::template::element::cell(3pm) - debian
excel::template::plus::tt(3pm) - debian
excel::writer::xlsx::chart::stock(3pm) - debian
template::manual(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk