You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2016/03/13 03:08:06 UTC

[Bug 58927] ColumnHelper.setColumnAttributes does not copy the "collapsed" field.

https://bz.apache.org/bugzilla/show_bug.cgi?id=58927

Javen O'Neal <on...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Javen O'Neal <on...@apache.org> ---
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org