https://issues.apache.org/bugzilla/show_bug.cgi?id=53076
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Nick Burch <[email protected]> 2012-04-13 14:12:18 UTC --- 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 -- 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]
