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