Unable to use XSSF with Excel 2007
- by Tarun
Hello All,
I am having tough time getting to read data from excel 2007. I am using XSSF to read data from a specific cell of excel but keep getting error -
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.xmlbeans.XmlOptions.setSaveAggressiveNamespaces()Lorg/apache/xmlbeans/XmlOptions;
at…