[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotFilters.Item

this Property

this[int]

Gets the pivot filter at the specified index.

Declaration
IPivotFilter this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IPivotFilter
Parameters
Type Name Description
int index

The zero-based index of the pivot filter to get.

Property Value
Type Description
IPivotFilter

The pivot filter at the specified index.