Bug 44291

Summary: XSSFSheet get/setColumnWidth
Product: POI Reporter: Paolo Mottadelli <paolo.moz>
Component: POI OverallAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal Keywords: PatchAvailable
Priority: P2    
Version: 3.0-dev   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Patch with tests and implementations for the listed methods

Description Paolo Mottadelli 2008-01-24 06:05:19 UTC
XSSFSheet get/setColumnWidth methods tested and implemented.
A ColumnHelper has been added in order to get a more usable columns model for
the worksheet.
Comment 1 Paolo Mottadelli 2008-01-24 06:06:07 UTC
Created attachment 21421 [details]
Patch with tests and implementations for the listed methods
Comment 2 Nick Burch 2008-01-25 08:25:25 UTC
Thanks for this Paolo, applied to the svn ooxml branch