https://issues.apache.org/bugzilla/show_bug.cgi?id=46715
Summary: Column width from original xlsx file is discarded
Product: POI
Version: 3.5-dev
Platform: Macintosh
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: XSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Opening an excisting xlsx document (WorkbookFactory.create(new
FileInputStream(file))), writes more content to some of the cells.
Column widths from original xlsx is reset to 10.67 (2.43cm).
If I open a xls file instead (same code), the column widths from the original
file is kept.
Using poi-ooxml 3.5-beta4
--
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]