table_style_cell_list property

table_style_cell_list property

Gets or sets the table style cell list.

Definition:

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

See Also