[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotCaches

IPivotCaches Interface

Represents the collection of memory caches from the IPivotTable reports in a workbook.

Namespace: GrapeCity.Spreadsheet.PivotTables
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IPivotCaches
Public Interface IPivotCaches

Properties

Name Description
Count

Gets the number of objects in the collection.

this[int]

Gets a single IPivotCache object from the collection.

Methods

Name Description
Create(IRange)

Creates a new PivotCache.

Create(ITable)

Creates a new PivotCache.

Create(string)

Creates a new PivotCache.