Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ClipboardCutShapeCommand Class / ClipboardCutShapeCommand Constructor / ClipboardCutShapeCommand Constructor(Worksheet,Size)


In This Topic
ClipboardCutShapeCommand Constructor(Worksheet,Size)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal shapeChange As Size _
)
 
'Usage
 
Dim worksheet As Worksheet
Dim shapeChange As Size
 
Dim instance As New ClipboardCutShapeCommand(worksheet, shapeChange)

Parameters

worksheet
shapeChange
See Also