Interface IPivotLines
- All Superinterfaces:
Iterable<IPivotLine>
PivotLines 对象是 PivotTable 中一系列行的集合,包含了透视表中所有行或列上的线。每条线是一组 PivotCells。
-
Method Summary
返回PivotLines集合对象中按其在集合中的位置特定的元素。只读。
int
-
Method Details
-
getCount
int getCount()
返回PivotLines集合中的项目数。
-
get
返回PivotLines集合对象中按其在集合中的位置特定的元素。只读。
- Parameters:
index
- 元素的位置。