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


ClipboardCopyShapeCommand Class
Represents a command that copy data from a worksheet. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ClipboardCopyShapeCommand 
   Inherits Command
 
'Usage
 
Dim instance As ClipboardCopyShapeCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.ClipboardCopyShapeCommand

See Also