Share via


PivotItem.LabelRange Property

Excel Developer Reference

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.

See Also