PivotAreaFilterCollection.Item

PivotAreaFilterCollection indexer

Gets filter from the list by the index.

public PivotAreaFilter this[int index] { get; }
ParameterDescription
indexThe Index

See Also