[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.Cut

Cut Method

Cut(IRange)

Cuts the range to the specified range.

Declaration
void Cut(IRange destination)
Sub Cut(destination As IRange)
Parameters
Type Name Description
IRange destination

Specifies the new range to which the specified range will be pasted. It can be the range of the same or another workbook.