'Usage Dim instance As ISheetSpanModel Dim row As Integer Dim column As Integer instance.Remove(row, column)
Parameters
- row
- Row index of anchor cell for span (at which spanned cells started)
- column
- Column index of anchor cell for span (at which spanned cells started)