java - org.apache.poi.POIXMLException: org.apache.poi.openxml4j.exceptions.InvalidFormatException: -
I'm using the following jar files: dom4j-1.6.1.jar poi-3.9-20121203.jar poi-ooxml-3.9-20121203.jar poi-ooxml-schemas-3.9-20121203.jar xmlbeans-2.3.0.jar Code: package ExcelTest ......