https://issues.apache.org/bugzilla/show_bug.cgi?id=46447
--- Comment #1 from Antti Koskimäki <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
