PivotLineCells.Item Property (Excel)

Returns a specific element of the PivotLineCells collection object by its position in the collection. Read-only.

Version Information

Version Added: Excel 2007

Syntax

expression .Item(Index)

expression A variable that represents a PivotLineCells object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

Specifies the position of an element of the collection.

See Also

Concepts

PivotLineCells Object

PivotLineCells Object Members