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

--- Comment #1 from PJ Fanning <fannin...@yahoo.com> ---
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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to