int evaluatedCellType = evaluator.evaluateInCell(cell).getCellType();Be aware that your cell value will be changed to hold the result of the formula. If you simply want the formula value computed for you, use {@link #evaluateFormulaCell(Cell)} @param cell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|