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 2009/01/07 10:38:40 UTC

DO NOT REPLY [Bug 46447] Applying style with big font does not update row height attributes

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





--- Comment #1 from Antti Koskimäki <an...@joinex.com>  2009-01-07 01:38:39 PST ---
> resulting excel does have row tall enough to contain the text (font) but
> row.getHeight() still returns original height value.

Another case related to here; if I have cell having "wrap text" option set, and
row was therefore stretched, the getHeight() returns that stretched size, even
after replacing the row contents with something that fits in "single height".

I.e. the height value is not (re-)set here either.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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