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

            Bug ID: 59212
           Summary: Do not check for overlapping regions when adding
                    merged regions to a sheet
           Product: POI
           Version: 3.15-dev
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: [email protected]
          Reporter: [email protected]
        Depends on: 58885

Bug 58885 added addMergedRegionUnsafe and validateMergedRegions methods to
XSSFSheet to allow merged regions to be added to a worksheet without checking
for overlapping regions (which produces a workbook that Excel complains is a
corrupt).

These methods should be promoted to Common SS so that HSSF and SXSSF can also
avoid a potentially expensive check.

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