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

--- Comment #1 from PJ Fanning <[email protected]> ---
Users can get the sam effect today by doing this.

sheet.autoSizeColumn(0);
sheet.setColumnWidth(0, sheet.getColumnWidth(0) + 100);

100 is a small bit of extra room. You can try larger values if this is not
enough.

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