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