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
// If you create a merged cell that overlaps with another existing merged cell,
// those merged cells that already exist will be removed.
...
// Delete the merged cells of the overlapping area.
But actually, it didn't remove overlapped mergecells as it used to be.
I think it's about commit a88459.
Activity
Fix qax-os#533, add support overlapped mergecells
Fix #533 Merge pull request #536 from match-meng/mergecell
Fix qax-os#533, add support overlapped mergecells
Fix qax-os#533 Merge pull request qax-os#536 from match-meng/mergecell