table_cell_list property

table_cell_list property

Gets or sets the cad table cell list.

Definition:

@property
def table_cell_list(self):
    ...
@table_cell_list.setter
def table_cell_list(self, value):
    ...

See Also