jeecgboot / autopoi

AutoPOI 功能如同名字auto,追求的就是自动化,让一个没接触过poi的人员,可以傻瓜化的快速实现Excel导入导出、Word模板导出、可以仅仅5行代码就可以完成Excel的导入导出。
http://www.jeecg.com
Apache License 2.0
477 stars 204 forks source link

导入报错 Cell index must be >= 0 复制到一个新文件就没问题了 #63

Open HuangJW1008 opened 2 years ago

HuangJW1008 commented 2 years ago

导入excel文件时报错 Cell index must be >= 0 把excel数据全部复制到另外一个excel文件中后 导入新的excel 正常成功