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

            Bug ID: 64536
           Summary: XSSF not updating worksheet dimensions
           Product: POI
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: d...@sheetjs.com
  Target Milestone: ---

Context: https://github.com/SheetJS/sheetjs/issues/2011

The reported issue involves:
- file parsed by the XSSF library
- a cell was programmatically added using createRow/createCell API calls
- updated file was written

The user provided a sample file, attached to the GitHub comment
https://github.com/SheetJS/sheetjs/issues/2011#issuecomment-646472892

Inspecting the file, POI appears to have added cells E8/F8 but did not update
the worksheet range to include the new cells.

Is this known / expected behavior?

-- 
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