public interface RangeValue
Modifier and Type | Method and Description |
---|---|
CellValue |
getCellValue()
Returns the cell value from this range.
|
int |
getColumnIndex()
Returns the column index from this range.
|
int |
getRowIndex()
Returns the row index from this range.
|
Object |
getValue()
Returns the raw value from this range.
|
int getRowIndex()
int getColumnIndex()
CellValue getCellValue()
Object getValue()
Copyright © 2017. All rights reserved.