PivotTable.TableRange1

PivotTable.TableRange1 property

Returns a CellArea object that represents the range containing the entire PivotTable report, but doesn’t include page fields. Read-only.

public CellArea TableRange1 { get; }

See Also