PivotFilterCollection.Item

PivotFilterCollection indexer

Gets the pivotfilter object at the specific index.

public PivotFilter this[int index] { get; }

See Also