日期:2014-05-20  浏览次数:21837 次

poi导入excel出现 Initialisation of record 0x86 left 2 bytes remaining still to be re
用poi3.1jar包捕获Unable to construct record instance异常,后台报错是WARN. Unread 2 bytes of record 0x86
我用最新的poi3.6的jar包捕获Initialisation of record 0x86 left 2 bytes remaining still to be read异常,后台不报错
请问有什么办法解决吗?

------解决方案--------------------
原因可能是你使用的POI版本仅支持OFFICE2003,而你导入的Excel文档版本为2007