GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

Excel::Template::Container::Row - Excel::Template::Container::Row

To provide a row context for CELL tags

ROW

Excel::Template::Container

HEIGHT

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
2010-06-17 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.