https://issues.apache.org/bugzilla/show_bug.cgi?id=54743
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Nick Burch <[email protected]> --- SXSSFWorkbook is write/append only. It does not support reading To read a .xlsx file, you need to use the regular XSSFWorkbook (or low level event/SAX processing) -- 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]
