Get Method
Get function
Gets the pivot table cache at the specified index.
func (instance *PivotCacheCollection) Get(index int32) (*PivotCache, error)
Remarks
See Also
- Class PivotCacheCollection
- Library Aspose.Cells for Go
Gets the pivot table cache at the specified index.
func (instance *PivotCacheCollection) Get(index int32) (*PivotCache, error)