get_table_row_type_of_headers method

get_table_row_type_of_headers

Gets the type name of table rows that consists of the table header. Default is “Headers”, so in formula “#Headers” represents the table header.

Returns

the type name of table rows

def get_table_row_type_of_headers(self):
    ...

See Also