PivotItemCollection
PivotItemCollection class
表示 PivotField 的 中所有 PivotItem 对象的集合
public class PivotItemCollection : IEnumerable
特性
姓名 | 描述 |
---|---|
Count { get; } | 获取枢轴项的计数。 |
Item { get; } | 获取特定索引处的 PivotItem 对象。 (2 indexers) |
方法
姓名 | 描述 |
---|---|
ChangeitemsOrder(int, int) | 直接改变这两项的顺序。 |
GetEnumerator() | 以正确的顺序获取此集合中元素的枚举器。 |
也可以看看
- 命名空间 Aspose.Cells.Pivot
- 部件 Aspose.Cells