table property

table property

Returns the parent Table object for a cell. Read-only ITable.

Definition:

@property
def table(self):
    ...

See Also