remove_by_index method
remove_by_index
Deletes the PivotTable at the specified index and delete the PivotTable data
def remove_by_index(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | the position index in PivotTable collection |
See Also
- module
aspose.cells.pivot
- class
PivotTableCollection