public interface CellWalkContext
Modifier and Type | Method | Description |
---|---|---|
int |
getColumnNumber() |
Returns number of current column.
|
long |
getOrdinalNumber() |
Returns ordinal number of cell in range.
|
int |
getRowNumber() |
Returns number of current row.
|
long getOrdinalNumber()
1 | 2 |
3 | 4 |
int getRowNumber()
int getColumnNumber()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.