Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ClipboardCutShapeCommand Class
Members


ClipboardCutShapeCommand Class
Represents the Cut shape command. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ClipboardCutShapeCommand 
   Inherits Command
 
'Usage
 
Dim instance As ClipboardCutShapeCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.ClipboardCutShapeCommand

See Also