https://issues.apache.org/bugzilla/show_bug.cgi?id=52626
Bug #: 52626
Summary: Cannot Set Default Row Height of Sheet with
sheet.defaultRowHeight()
Product: POI
Version: 3.7
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
I'm using Apache POI 3.7 with Spring MVC 3.1.
I've tried sheet.setDefaultRowHeight((short) 100) and
sheet.setDefaultRowHeightInPoints(100)
but that doesn't work.
What exactly are those methods used for?
Thank you.
--
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]