PivotTable.RowRange Property

Definition

Returns a Range object that represents the range including the row area on the PivotTable report. Read-only.

public:
 property Microsoft::Office::Interop::Excel::Range ^ RowRange { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range RowRange { get; }
Public ReadOnly Property RowRange As Range

Property Value

Applies to