https://issues.apache.org/bugzilla/show_bug.cgi?id=49237
--- Comment #3 from alex <[email protected]> --- I can verify that this bug still exists in 3.8. I got this error dump: java.lang.IndexOutOfBoundsException: Index: 8400, Size: 589 at java.util.ArrayList.RangeCheck(ArrayList.java:547) at java.util.ArrayList.get(ArrayList.java:322) at org.apache.poi.hssf.model.WorkbookRecordList.get(WorkbookRecordList.java:50) at org.apache.poi.hssf.model.InternalWorkbook.getExFormatAt(InternalWorkbook.java:832) at org.apache.poi.hssf.usermodel.HSSFRow.getRowStyle(HSSFRow.java:587) at org.apache.poi.hssf.usermodel.HSSFRow.getRowStyle(HSSFRow.java:39) -- You are receiving this mail because: You are the assignee for the bug.
