public interface IPivotLineCells extends java.lang.Iterable<IPivotCell>
| Modifier and Type | Method and Description |
|---|---|
IPivotCell |
get(int index)
Returns a specific element of the PivotLineCells collection object identified by its position in the collection.
|
int |
getCount()
Returns the number of items in the PivotLineCells collection.
|
int getCount()
IPivotCell get(int index)
index - The position of the element