ElementTree getTableHeader(ElementTree table)
Arguments
table: The table
Usage
Gets the table header section. If the table header section does not yet exist, it will be created. Rows can then be added to the section.
table: The tableGets the table header section. If the table header section does not yet exist, it will be created. Rows can then be added to the section.