table_range2 property

table_range2 property

Returns a CellArea object that represents the range containing the entire PivotTable report, includes page fields. Read-only.

Definition:

@property
def table_range2(self):
    ...

See Also