PivotMissingItemLimitType
PivotMissingItemLimitType enumeration
表示每个字段要保留的项目数。
public enum PivotMissingItemLimitType
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| Automatic | 0 | 每个 PivotField 允许的默认唯一项目数。 |
| Max | 1 | 每个数据透视字段允许的最大唯一项目数 (>32,500)。 |
| None | 2 | 每个数据透视字段不允许唯一项目。 |
也可以看看
- 命名空间 Aspose.Cells.Pivot
- 部件 Aspose.Cells