https://issues.apache.org/bugzilla/show_bug.cgi?id=53076
--- Comment #3 from [email protected] 2012-04-13 15:28:43 UTC --- (In reply to comment #1) > getNumericCellValue() returns the number stored in the file, which is a > floating point. If you want a string that looks the same as excel shows, use > something like DataFormatter to format your number Ok, the actual value in the field seems to be -23530.915, which is why I wondered why getNumericCellValue() returned -23530.915000000045. Any thoughts? -- 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]
