接口 IPivotLineCells
- 所有超级接口:
Iterable<IPivotCell>
Collection of PivotCell objects for a specific PivotLine.
-
方法详细资料
-
getCount
int getCount()Returns the number of items in the PivotLineCells collection. -
get
Returns a specific element of the PivotLineCells collection object identified by its position in the collection. Read-only.- 参数:
index
- The position of the element
-