https://issues.apache.org/bugzilla/show_bug.cgi?id=48079
--- Comment #5 from [email protected] 2010-11-01 12:30:39 EDT --- If you attempt to use org.apache.poi.hssf.usermodel.HSSFSheet and method autosizecolumn(int) on a column after setting more than 32767 cells then ArrayOutOfBoundsException is thrown. I found this while accessing java via ColdFusion, i doubt you'll want my source code! This major bug is still present in version 3.7. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
