PivotCacheCollection.Item

PivotCacheCollection indexer

Gets the pivot table cache at the specified index.

public PivotCache this[int index] { get; }

See Also