接口 IPivotLineCells
- 所有超级接口:
Iterable<IPivotCell>
特定PivotLine的PivotCell对象集合。
-
方法详细资料
-
getCount
int getCount()返回PivotLineCells集合中的项目数。 -
get
返回由其在集合中的位置指定的PivotLineCells集合对象中的特定元素。只读。- 参数:
index
- 元素的位置。
-
Iterable<IPivotCell>
index
- 元素的位置。