Interface IPivotLineCells
- All Superinterfaces:
Iterable<IPivotCell>
Collection of PivotCell objects for a specific PivotLine.
-
Method Summary
Returns a specific element of the PivotLineCells collection object identified by its position in the collection.
int
Returns the number of items in the PivotLineCells collection.
-
Method Details
-
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.
- Parameters:
index
- The position of the element