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


ClipboardInsertCommand Class
Syntax
'Declaration
 
Public Class ClipboardInsertCommand 
   Inherits ClipboardPasteCommand
 
'Usage
 
Dim instance As ClipboardInsertCommand
Inheritance Hierarchy

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

See Also