PivotLineCells.Item Property
Returns a specific element of the PivotLineCells collection object by its position in the collection. Read-only.
Version Information
Version Added: Excel
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. |