IPivotTables module

class IPivotTables.IPivotTables

Bases: ABC

abstract Add(name: str, location: CellRange, cache: PivotCache) PivotTable
abstract property Count: int
abstract Remove(name: str)
abstract RemoveAt(index: int)
get_Item