PivotTable.TableRange2

PivotTable.TableRange2 property

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

public CellArea TableRange2 { get; }

See Also