Bug 45813 - Automatic column sizing not sizing all columns
Summary: Automatic column sizing not sizing all columns
Status: RESOLVED INVALID
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 critical (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-15 14:12 UTC by Ruchi
Modified: 2008-09-15 14:37 UTC (History)
0 users



Attachments
Test file to write 2 strings to excel (3.11 KB, text/plain)
2008-09-15 14:12 UTC, Ruchi
Details

Note You need to log in before you can comment on or make changes to this bug.
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.