Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88809

Problem in reading Numeric value form Excel file using Apache POI

$
0
0

I have one Column in numeric and the value is 0.142 but convert to 0.14200000000000002

This is my code , I use cell.getNumericCellValue()

case Cell.CELL_TYPE_NUMERIC : 
vaTmpVal = String.valueOf(voCel.getNumericCellValue());

Viewing all articles
Browse latest Browse all 88809

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>