get_table_row_type_of_data method

get_table_row_type_of_data

Gets the type name of table rows that consists of data region of referenced table. Default is “Data”, so in formula “#Data” represents the data region of the table.

Returns

the type name of table rows

def get_table_row_type_of_data(self):
    ...

See Also