https://issues.apache.org/bugzilla/show_bug.cgi?id=46447
Summary: Applying style with big font does not update row height
attributes
Product: POI
Version: 3.5-dev
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=23062)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23062)
source and excel to re-produce the bug
If I apply style with large font to cell, i.e. "insert large text", the
resulting excel does have row tall enough to contain the text (font) but
row.getHeight() still returns original height value.
This happens even after reading the excel back (so it's consistent, nothing
magic there either :=)
But, after saving the resulted excel with Excel (2003) and reading THAT back to
POI, the height-attributes are set to match the font, as expected.
Tested with latest r729456 (
https://svn.apache.org/viewcvs.cgi?view=rev&rev=729456 ) Source and excels to
reproduce attached.
--
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]