[]
Gets the pivot filter at the specified index.
IPivotFilter this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IPivotFilter
| Type | Name | Description |
|---|---|---|
| int | index | The zero-based index of the pivot filter to get. |
| Type | Description |
|---|---|
| IPivotFilter | The pivot filter at the specified index. |