query_tables property

query_tables property

Gets QueryTableCollection in the worksheet.

Definition:

@property
def query_tables(self):
    ...

See Also