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


LegacyClipboardPasteCommand Class
Represents a command that paste to ranges of cells This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class LegacyClipboardPasteCommand 
   Inherits MultiRangeCommand
 
'Usage
 
Dim instance As LegacyClipboardPasteCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.RangeCommand
         GrapeCity.Spreadsheet.Commands.MultiRangeCommand
            GrapeCity.Spreadsheet.Commands.LegacyClipboardPasteCommand

See Also