tables property

tables property

Gets the collection of DocumentTable objects representing tables of this set.

Definition:

@property
def tables(self):
    ...

See Also