Modifier and Type | Method and Description |
---|---|
int |
getCurrentColumn()
Gets current absolute column index in the cell range.
|
int |
getCurrentRow()
Gets current absolute row index in the cell range.
|
CellRange |
getParent()
Parent
CellRange . |
boolean |
hasNext() |
ExcelCell |
next()
Advances the iterator to the next element of the cell range.
|
void |
reset()
Sets the iterator to its initial position, which is one column before
the first cell in the cell range.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public int getCurrentColumn()
public int getCurrentRow()
public ExcelCell next()
public void reset()
© GemBox Ltd. — All rights reserved.