https://bz.apache.org/bugzilla/show_bug.cgi?id=57550
PJ Fanning <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INFORMATIONPROVIDED Status|NEW |RESOLVED --- Comment #2 from PJ Fanning <[email protected]> --- cell.getNumericCellValue() returns the double precision approximations stored in the Excel file. If you want the values as displayed in the Excel app, use https://poi.apache.org/apidocs/dev/org/apache/poi/ss/usermodel/DataFormatter.html#formatCellValue-org.apache.poi.ss.usermodel.Cell- -- 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]
