You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2013/01/09 23:22:03 UTC

[Bug 54396] New: HSSFSheet autoSizeColumn() not correctly sizing Date cells

https://issues.apache.org/bugzilla/show_bug.cgi?id=54396

            Bug ID: 54396
           Summary: HSSFSheet autoSizeColumn() not correctly sizing Date
                    cells
           Product: POI
           Version: 3.9
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
          Assignee: dev@poi.apache.org
          Reporter: tomm@edmundsassoc.com
    Classification: Unclassified

It seems to be autoSizing the column as if it is a numeric value (which Dates
are stored as in Excel aren't they?) because it is sized fine if you format the
column as a number, however if the Date is formatted as MM/DD/YYYY, the size of
the column is slightly smaller than necessary resulting in ###### instead of
the date.  Is there any way to prevent this and have the column sized taking
into account the date format?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 54396] HSSFSheet autoSizeColumn() not correctly sizing Date cells

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54396

tomm@edmundsassoc.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org