set_table_row_type_of_totals method

set_table_row_type_of_totals

Sets the type name of table rows that consists of the total row of referenced table.

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

See Also