You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a spreadsheet with merged cells on row 1 (F1:H1).
After I call file.RemoveRow("Sheet1",1), the new row 1 which originally does not contain any merged cells will have F1:H1 merged. test.xlsx
Activity
xuri commentedon Jun 12, 2019
HI @tianhai82, thanks for your issue. I have fixed it. Please try to upgrade the library with the master branch code.
Fix qax-os#424, refactor merged cells adjuster
Fix qax-os#424, refactor merged cells adjuster