https://issues.apache.org/bugzilla/show_bug.cgi?id=39246
Yegor Kozlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Yegor Kozlov <[email protected]> 2008-12-29 09:01:28 PST --- HSSFCell.getNumberCellValue() does not evaluate cell formulas, it just returns the precalculated formula value or 0.0 if it is not set. Please follow the formula evaluation guide: http://poi.apache.org/spreadsheet/eval.html 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]
