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: [email protected]
          Reporter: [email protected]
    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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to