table_range1 property
table_range1 property
Returns a CellArea object that represents the range containing the entire PivotTable report, but doesn’t include page fields. Read-only.
Definition:
@property
def table_range1(self):
...
See Also
- module
aspose.cells.pivot
- class
CellArea
- class
PivotTable