table_content_parameters property

table_content_parameters property

Gets or sets the table content parameters.

Definition:

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

See Also