set_table_row_type_of_current method

set_table_row_type_of_current

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

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

See Also