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


ClipboardPasteShapeCommand Class
Represents a command that pastes a shape from clipboard to the worksheet. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ClipboardPasteShapeCommand 
   Inherits Command
 
'Usage
 
Dim instance As ClipboardPasteShapeCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.ClipboardPasteShapeCommand

See Also