IPivotCaches module

class IPivotCaches.IPivotCaches

Bases: ABC

abstract Add(range: CellRange) PivotCache
abstract property Count: int
abstract get_Item(index: int) IPivotCache