https://issues.apache.org/bugzilla/show_bug.cgi?id=51673
--- Comment #2 from Nick Burch <[email protected]> 2011-10-17 11:53:13 UTC --- It would seem that groupRow will need to be directly implemented on SXSSFSheet, and isn't something that can be delegated down to XSSFSheet Someone would need to look at the method on XSSFSheet, review the actions it performs, then add a similar thing to SXSSFSheet (working on the sometimes different objects that SXSSF has to hand) -- 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]
