Cannot get a STRING value from a NUMERIC cell问题的解决办法

Posted changpuyi

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Cannot get a STRING value from a NUMERIC cell问题的解决办法相关的知识,希望对你有一定的参考价值。

遇到以下错误的解决办法:

技术分享图片

在cell加个setCellType()方法就可以了

cell.setCellType(CellType.STRING);

 

以上是关于Cannot get a STRING value from a NUMERIC cell问题的解决办法的主要内容,如果未能解决你的问题,请参考以下文章

java.lang.IllegalStateException: Cannot get a STRING value from a NUMERIC cell

使用poi读取excel文件 Cannot get a text value from a numeric cell

Excel导入异常Cannot get a text value from a numeric cell解决

Excel导入异常:Cannot get a text value from a numeric cell

zabbix提示zabbix server is not running &Get value from agent failed: cannot connect to

Cannot switch on a value of type String for source level below 1.7. Only convertible int values or e