PivotItem.LabelRange Property (Excel)
Returns a Range object that represents all the cells in the PivotTable report that contain the item. Read-only.
Syntax
expression .LabelRange
expression A variable that represents a PivotItem object.
Returns a Range object that represents all the cells in the PivotTable report that contain the item. Read-only.
expression .LabelRange
expression A variable that represents a PivotItem object.