XlsPivotCachesCollection module
- class XlsPivotCachesCollection.XlsPivotCachesCollection(ptr)
Bases:
CollectionBase[XlsPivotCache],IPivotCaches- Add
- Clear()
- <summary>
Clears collection
</summary>
- Clone(parent: SpireObject) SpireObject
- property Count: int
- GetEnumerator() IEnumerator
- property Parent: XlsWorkbook
- Remove(pivotCache: IPivotCache)
- RemoveAt(index: int)
- property Workbook: XlsWorkbook