https://bz.apache.org/bugzilla/show_bug.cgi?id=69321

            Bug ID: 69321
           Summary: The sheet columns not auto sized in v.5.3.0
           Product: POI
           Version: 5.3.0-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: elena.alexandr...@betanxt.com
  Target Milestone: ---

The following method doesn't work properly in the v. 5.3.0:
sheet.trackAllColumnsForAutoSizing();

The sheet columns not auto sized in the generated .xlsx file. 
I use SXSSFWorkbook and SXSSFSheet classes.

When I switched back to version 5.2.3, the sheet columns were auto-sized.

implementation 'org.apache.poi:poi:5.2.3'
implementation 'org.apache.poi:poi-ooxml:5.2.3'

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to