set_table_row_type_of_headers method

set_table_row_type_of_headers

Sets the type name of table rows that consists of the table header.

def set_table_row_type_of_headers(self, name):
    ...
ParameterTypeDescription
namestrthe type name of table rows

See Also