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


ClipboardPasteCommand Class
Represents a command that paste data to the worksheet.
Syntax
'Declaration
 
Public Class ClipboardPasteCommand 
   Inherits RangeActionsCommand
 
'Usage
 
Dim instance As ClipboardPasteCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.RangeActionsCommand
         GrapeCity.Spreadsheet.Commands.ClipboardPasteCommand
            GrapeCity.Spreadsheet.Commands.ClipboardInsertCommand

See Also