DecimalFormat df = new DecimalFormat("0"); String engine = df.format(sht0.getRow(i).getCell(j).getNumericCellValue());