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

           Summary: sheet.autoSizeColumn() uses formula text.
           Product: POI
           Version: 3.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The HSSFSheet.autoSizeColumn() function is using the formula text (ie,
C3+C5+C6+C7+C8+C9+C10) to derive a column width instead of inspecting the
result of the formula to derive a column width.

Note: Only applies to cells using HSSFCell.setCellFormula().

TY
-Clive

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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