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

--- Comment #10 from Javen O'Neal <one...@apache.org> ---
I wonder how many times the best-fit width of a cell is being calculated in a
merged cell. If more than once per cell, can we cache those calculations or
rewrite the code so unnecessary work isn't performed?
Are we checking if the cell is blank before proceeding to calculate the
best-fit width?
Does useMergedCells=False/True make a difference on speed?

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