PivotCacheCollection Class

PivotCacheCollection class

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


type PivotCacheCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
DisposePerforms application-defined tasks associated with freeing, releasing, orresetting unmanaged resources.
GetGets the pivot table cache at the specified index.
GetCountGets the number of elements contained in the instance.