Cells.InsertCutCells

Cells.InsertCutCells method

Insert cut range.

public void InsertCutCells(Range cutRange, int row, int column, ShiftType shiftType)
ParameterTypeDescription
cutRangeRangeThe cut range.
rowInt32The row.
columnInt32The column.
shiftTypeShiftTypeThe shift type .

See Also