Spread Windows Forms 12.0 Product Documentation
ClipboardCutCommand Class
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace : ClipboardCutCommand Class
Represents a command that cut ranges of cells This class cannot be inherited.
Object Model
ClipboardCutCommand ClassReference Structure
Syntax
'Declaration
 
Public NotInheritable Class ClipboardCutCommand 
   Inherits ClipboardCopyCommand
'Usage
 
Dim instance As ClipboardCutCommand
public sealed class ClipboardCutCommand : ClipboardCopyCommand 
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.RangeCommand
         GrapeCity.Spreadsheet.Commands.MultiRangeCommand
            GrapeCity.Spreadsheet.Commands.ClipboardCopyCommand
               GrapeCity.Spreadsheet.Commands.ClipboardCutCommand

See Also

Reference

ClipboardCutCommand Members
GrapeCity.Spreadsheet.Commands Namespace