@Internal public interface EvaluationSheet
Modifier and Type | Method and Description |
---|---|
void |
clearAllCachedResultValues()
Propagated from
EvaluationWorkbook.clearAllCachedResultValues() to clear locally cached data. |
EvaluationCell |
getCell(int rowIndex,
int columnIndex) |
int |
getLastRowNum() |
EvaluationCell getCell(int rowIndex, int columnIndex)
null
if there is no cell at the specified coordinatesvoid clearAllCachedResultValues()
EvaluationWorkbook.clearAllCachedResultValues()
to clear locally cached data.WorkbookEvaluator.clearAllCachedResultValues()
,
EvaluationWorkbook.clearAllCachedResultValues()
int getLastRowNum()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.