Hi,

For memory problem, i am using EventModel and sax parser to read the data from
the Excel. I have used the XLSX2CSV.java example given the apache site. While
reading the decimal number,it is not fetched as it in the Excel Sheet.
For eg, the value in the excel cell is 9.32226879. After reading through the sax
parser, i am getting it as 9.3222687900000007. Is there any way i can fetch the
decimal number as it is in Excel.

But this is not happening all the time. I have given 11.3698 in the excel and
the same is fetched.



Thanks,
Mani


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to