[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotCaches.Item

this Property

this[int]

Gets a single IPivotCache object from the collection.

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

The index of the IPivotCache object.

Property Value
Type Description
IPivotCache

A IPivotCache object contained by the collection.