XlsPivotTablesCollection module

class XlsPivotTablesCollection.XlsPivotTablesCollection(ptr)

Bases: CollectionBase[XlsPivotTable], IPivotTables

Add(name: str, location: CellRange, cache: PivotCache) XlsPivotTable
Clear()
property Count: int
property ParentWorksheet: XlsWorksheetBase
Remove
RemoveAt(index: int)
get_Item