Hi.
I want to create an Excel document and it works fine when it's under 931 lines,
but does not work when there is more.
Can you help me please?
Here is below the generated
exception.
I use poi 3.7.
Thank you in advance.
Error description
Message : -32572
toString : java.lang.ArrayIndexOutOfBoundsException: -32572
StackTrace :
java.util.ArrayList.get(ArrayList.java:324)
org.apache.poi.hssf.model.WorkbookRecordList.get(WorkbookRecordList.java:50)
org.apache.poi.hssf.model.InternalWorkbook.getExFormatAt(InternalWorkbook.java:826)
org.apache.poi.hssf.usermodel.HSSFCell.getCellStyle(HSSFCell.java:923)