Share via


PivotFilters.Item Property (Excel)

Returns a specific element of the PivotFilters 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 PivotFilters object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

Specifies the position of an element of the collection.

See Also

Concepts

PivotFilters Object

PivotFilters Object Members