[]
Represents the memory cache for a PivotTable report.
public interface IPivotCache
Public Interface IPivotCache
| Name | Description |
|---|---|
| RefreshOnFileOpen | Gets or sets a value indicating whether the PivotTable cache is automatically updated each time the workbook is opened. |
| Name | Description |
|---|---|
| CreatePivotTable(IRange, string) | Creates a PivotTable report based on an IPivotCache object. |
| Refresh() | Causes the associated IPivotTable objects to be redrawn immediately. |