转换一下格式就OK了
import java.text.DecimalFormat;
import org.apache.poi.ss.usermodel.Cell;
DecimalFormat df = new DecimalFormat("#");
String s = df.format(cell.getNumericCellValue());
🐞标题:Java使用POI 读取 Excel 文件内容,获取到手机号码变为类似 1.8876767688E10
👽作者:ruige
🐾地址:https://jjdhhc.com/articles/2020/11/07/1604721893792.html
🙏感恩:谢谢您的打赏与支持!中间图片是我的微信公众号,扫码关注哦!