https://issues.apache.org/bugzilla/show_bug.cgi?id=48539
Yegor Kozlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|XSSFEvaluationWorkbook.getN |Implement MROUND and VAR |ameXPtg -- Not implemented | |yet RuntimeException when | |calling | |XSSFFormulaEvaluator.evalua | |teAllFormulaCells | Severity|blocker |normal --- Comment #5 from Yegor Kozlov <[email protected]> 2010-12-10 11:43:22 EST --- POI prior to 3.8-alpha did not support evaluation of functions from the Excel Analysis Toolpack (ATP). The ATP functions are now supported and evaluation of the entire workbook completes with two errors: Not Implemented: MROUND Not Implemented: VAR Yegor -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
