Aspose::Cells::Cells::InsertCutCells method

Cells::InsertCutCells method

Insert cut range.

void Aspose::Cells::Cells::InsertCutCells(const Range &cutRange, int32_t row, int32_t column, ShiftType shiftType)
ParameterTypeDescription
cutRangeconst Range&The cut range.
rowint32_tThe row.
columnint32_tThe column.
shiftTypeShiftTypeThe shift type .

See Also