[remove_by_index(self, index) 删除指定索引处的数据透视表并删除数据透视表数据 def remove_by_index(self, index): ... 范围 类型 描述 index int 数据透视表集合中的位置索引 也可以看看 模块aspose.cells.pivot 类 PivotTableCollection]