Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ClipboardCutShapeCommand Class
Members


In This Topic
    ClipboardCutShapeCommand Class
    In This Topic
    Represents the Cut shape command. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ClipboardCutShapeCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As ClipboardCutShapeCommand
    public sealed class ClipboardCutShapeCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.ClipboardCutShapeCommand

    See Also