table_format property

table_format property

Returns the TableFormat object that contains formatting properties for this table. Read-only ITableFormat.

Definition:

@property
def table_format(self):
    ...

See Also