PivotItem.LabelRange Property

Definition

Returns a Range object that represents all the cells in the PivotTable report that contain the item. Read-only.

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

Property Value

Applies to