Bug 45813

Summary: Automatic column sizing not sizing all columns
Product: POI Reporter: Ruchi <ruchiagrawal2>
Component: HSSFAssignee: POI Developers List <dev>
Status: RESOLVED INVALID    
Severity: critical    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Attachments: Test file to write 2 strings to excel

Description Ruchi 2008-09-15 14:12:16 UTC
Created attachment 22579 [details]
Test file to write 2 strings to excel 

The attached code auto sizes column 2 but not column 1. Infact the value returned by column 1 is null when really it is "abcccccccccccccccccccccccccc".
I am using POI 3.1 Final.