remove_pivot_table Methode
remove_pivot_table(self, pivot_table)
Löscht die angegebene PivotTable und löscht die PivotTable-Daten
def remove_pivot_table(self, pivot_table):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| pivot_table | PivotTable | PivotTable-Objekt |
Siehe auch
- Modul
aspose.cells.pivot - Klasse
PivotTableCollection