PivotCacheCollection Class
PivotCacheCollection class
Represents the collection of memory caches from the PivotTable reports in a workbook.
type PivotCacheCollection struct {
ptr unsafe.Pointer
}
Constructors
Methods
| Method | Description |
|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Dispose | Performs application-defined tasks associated with freeing, releasing, orresetting unmanaged resources. |
| Get | Gets the pivot table cache at the specified index. |
| GetCount | Gets the number of elements contained in the instance. |