![]() |
![]()
| ![]() |
![]()
NAMEExcel::Template::Container::Row - Excel::Template::Container::Row PURPOSETo provide a row context for CELL tags NODE NAMEROW INHERITANCEExcel::Template::Container ATTRIBUTES
CHILDRENNone EFFECTSEach ROW tag will consume one row of the workbook. When the ROW tag starts, it will set the COL value to 0. DEPENDENCIESNone USAGE<row> ... Children here </row> Generally, you will have CELL and/or FORMULA tags within a ROW. AUTHORRob Kinyon (rob.kinyon@gmail.com) SEE ALSOCELL, FORMULA
|