[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IControl-1.Cut

Cut Method

Cut(double, double)

Cut this control and paste to the destination position.

Declaration
T Cut(double left, double top)
Function Cut(left As Double, top As Double) As T
Parameters
Type Name Description
double left
double top
Returns
Type Description
T

The moved control. Sometimes it's equal to the original instance.