table_format property

table_format property

Gets or sets the table format.

Definition:

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

See Also