https://bz.apache.org/bugzilla/show_bug.cgi?id=58927
Javen O'Neal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Javen O'Neal <[email protected]> --- I think ColumnHelper operates on individual columns only (not column groups), and therefore doesn't deal with the higher-level column group collapsing concept. That logic probably belongs in XSSFSheet or in a different function in ColumnHelper that is column-group aware. I haven't used setColumnAttributes, so if you're more familiar with it, explain what you think should be done. -- 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]
