https://issues.apache.org/bugzilla/show_bug.cgi?id=48408
Summary: HSSFWorkbook setColumnWidth not working correctly
Product: POI
Version: 3.5-FINAL
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Reading the API, it appears that if I want a column width of 8 I would multiply
that by 256 which gives me the result of 2048.
When I create my Excel spreadsheet, I get a column width of 7.29 instead.
It should be noted I am opening my document in Excel 2007.
--
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]