O M
2011-06-08 14:02:51 UTC
Hello,
I have the following error with 1.0-RC-2 version of JXLS :
java.lang.IllegalArgumentException: Cell index must be >= 0
at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:201)
at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:188)
at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:38)
at net.sf.jxls.transformer.XLSTransformer.preprocess(XLSTransformer.java:467)
[...]
This error occurs when i have thick borders in my template file and when the cell(s) above the border is empty (see attached file).
Cordially.
I have the following error with 1.0-RC-2 version of JXLS :
java.lang.IllegalArgumentException: Cell index must be >= 0
at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:201)
at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:188)
at org.apache.poi.xssf.usermodel.XSSFRow.getCell(XSSFRow.java:38)
at net.sf.jxls.transformer.XLSTransformer.preprocess(XLSTransformer.java:467)
[...]
This error occurs when i have thick borders in my template file and when the cell(s) above the border is empty (see attached file).
Cordially.