[]
Represents the collection of memory caches from the IPivotTable reports in a workbook.
public interface IPivotCaches
Public Interface IPivotCaches
| Name | Description |
|---|---|
| Count | Gets the number of objects in the collection. |
| this[int] | Gets a single IPivotCache object from the collection. |
| Name | Description |
|---|---|
| Create(IRange) | Creates a new PivotCache. |
| Create(ITable) | Creates a new PivotCache. |
| Create(string) | Creates a new PivotCache. |