https://bz.apache.org/bugzilla/show_bug.cgi?id=62728
--- Comment #3 from PJ Fanning <fannin...@yahoo.com> --- There is an ooxml-schemas 1.4 which was released with poi 4.0.0. ooxml-schemas 1.3 is the jar that poi-ooxml-schemas-3.17 is built from. getSheetList can be replaced with getSheetArray - the latter method does not need the inner class 1SheetList. Apache POI code base only seems to use getSheetArray - from a grep that I've just done. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org