https://issues.apache.org/bugzilla/show_bug.cgi?id=52186

--- Comment #3 from Nick Burch <[email protected]> ---
In Excel, if you group the columns, does it auto-calculate the width for you? 

(I'm just wondering if we can safely just read the widths of the columns to be
grouped to set the overall grouping width, or if we'd need to do an
auto-calculation first)

As for where to put the code, search for CTCols and CTCol, those should be the
names of the xmlbeans classes for <cols> and <col> - any width setting code
will want to go with/near similar modifications of those beans.

-- 
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]

Reply via email to