https://issues.apache.org/bugzilla/show_bug.cgi?id=57513
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID OS| |All --- Comment #1 from Nick Burch <[email protected]> --- Cell Styles are workbook scoped, not cell scoped, so you're running out of available styles. You need to move the cell style creation out of your loop -- 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]
