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


LegacyClipboardCutCommand Class
Represents a command that cut ranges of cells This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class LegacyClipboardCutCommand 
   Inherits LegacyClipboardCopyCommand
 
'Usage
 
Dim instance As LegacyClipboardCutCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.RangeCommand
         GrapeCity.Spreadsheet.Commands.MultiRangeCommand
            GrapeCity.Spreadsheet.Commands.LegacyClipboardCopyCommand
               GrapeCity.Spreadsheet.Commands.LegacyClipboardCutCommand

See Also