[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotCache

IPivotCache Interface

Represents the memory cache for a PivotTable report.

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

Properties

Name Description
RefreshOnFileOpen

Gets or sets a value indicating whether the PivotTable cache is automatically updated each time the workbook is opened.

Methods

Name Description
CreatePivotTable(IRange, string)

Creates a PivotTable report based on an IPivotCache object.

Refresh()

Causes the associated IPivotTable objects to be redrawn immediately.