https://bz.apache.org/bugzilla/show_bug.cgi?id=63668
Bug ID: 63668
Summary: Consistently crashing on workbook.removeSheetAt()
call.
Product: POI
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 36722
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36722&action=edit
The template file to be filled
We are actually using the 3.15 version, so ignore me if it's fixed already,
but:
I consistently get this error when trying to remove a certain sheet from the
workbook:
workbook.removeSheetAt(workbook.getSheetIndex(ExcelExportSheet.STYLES.getName()));
But, I only got this after I set up method calls for every single one of the
other sheets. Since then - though - even if I remove them the problem pesists.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]