Posted 13 July 2020, 6:00 am EST
Hi,How can I delete ranges not cols or rows?
Now,I create custom command, I delete range shift left,sheet data setValue (row,col-offsetColCount),
but maybe cause conflict with merged spans, span also need to get offset count to removeSpan,next addSpan(row,col-offsetColCount,rowCount,colCount)
however, undo operation annoyed me,
do you have better way ,thanks~
