Browse Source
Fix 60384 and 60709: When shifting with merged regions we should correctly check if the region is moved along or needs to be removed because it is not fully kept via the shifting. This was broken by the fix for bug 59740, now additional unit tests ensure that it works better.
pull/1600/head
Fix 60384 and 60709: When shifting with merged regions we should correctly check if the region is moved along or needs to be removed because it is not fully kept via the shifting. This was broken by the fix for bug 59740, now additional unit tests ensure that it works better.
pull/1600/head

6 changed files with 165 additions and 47 deletions
-
70main/SS/UserModel/Helpers/RowShifter.cs
-
57testcases/main/SS/UserModel/BaseTestSheetShiftRows.cs
-
25testcases/ooxml/XSSF/UserModel/TestXSSFSheet.cs
-
60testcases/ooxml/XSSF/UserModel/TestXSSFSheetShiftRows.cs
-
BINtestcases/test-data/spreadsheet/60384.xlsx
-
BINtestcases/test-data/spreadsheet/60709.xlsx
Write
Preview
Loading…
Cancel
Save
Reference in new issue