PivotTable.RowRange

PivotTable.RowRange property

Returns a CellArea object that represents the range that contains the row area in the PivotTable report. Read-only.

public CellArea RowRange { get; }

See Also