https://issues.apache.org/bugzilla/show_bug.cgi?id=48081

Nick Burch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Nick Burch <[email protected]> 2009-10-29 05:00:44 UTC ---
Excel always stores numbers as IEE floats. The only difference between your two
systems is how they choose to print the float out

You probably want to use the various utility methods to turn the float into the
integer formatted as per the cell style.

-- 
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]

Reply via email to