Add
PivotFilterCollection.Add method
将 PivotFilter 对象添加到特定类型
public int Add(int fieldIndex, PivotFilterType type)
范围 | 类型 | 描述 |
---|---|---|
fieldIndex | Int32 | PivotField 索引 |
type | PivotFilterType | PivotFilter 类型 |
返回值
此 PivotFilterCollection 中 PivotFilter 对象的索引。
也可以看看
- enum PivotFilterType
- class PivotFilterCollection
- 命名空间 Aspose.Cells.Pivot
- 部件 Aspose.Cells