[add(self, pivot_area) 添加枢轴区域。 返回 def add(self, pivot_area): ... 范围 类型 描述 pivot_area PivotArea 枢轴区域。 add(self, cell_area) 添加基于数据透视表视图的区域。 def add(self, cell_area): ... 范围 类型 描述 cell_area CellArea 基于数据透视表视图的区域。 也可以看看 模块aspose.cells.pivot 类 PivotAreaCollection]