Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 784 Bytes

Excel.PivotLines.Item.md

File metadata and controls

34 lines (21 loc) · 784 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotLines.Item property (Excel)
vbaxl10.chm766075
vbaxl10.chm766075
Excel.PivotLines.Item
c243bd8d-07a5-c472-8eba-fd5b0eb93c31
05/07/2019
medium

PivotLines.Item property (Excel)

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

Syntax

expression.Item (Index)

expression A variable that represents a PivotLines object.

Parameters

Name Required/Optional Data type Description
Index Required Variant Specifies the position of an element of the collection.

[!includeSupport and feedback]