Catalogen

HSSFFormulaEvaluator @Cluster 3 (case, evaluateincell, evaluator)


JUniPrint.java

test that we get the same value as excel and , for

88. private HSSFFormulaEvaluator evaluator;
286.                evaluator.evaluate(c);
289.                evaluator.evaluateFormulaCell(c);
292.                evaluator.evaluateInCell(c);
1367.             evaluator.evaluateInCell(cell);