Spire.XLS for Python
IPivotCaches module
IPivotCaches
IPivotCaches.Add()
IPivotCaches.Count
IPivotCaches.get_Item()
Spire.XLS for Python
IPivotCaches module
View page source
IPivotCaches module
class
IPivotCaches.
IPivotCaches
Bases:
ABC
abstract
Add
(
range
:
CellRange
)
→
PivotCache
abstract
property
Count
:
int
abstract
get_Item
(
index
:
int
)
→
IPivotCache