Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ClipboardCopyShapeCommand Class
Members


In This Topic
    ClipboardCopyShapeCommand Class
    In This Topic
    Represents a command that copy data from a worksheet.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ClipboardCopyShapeCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As ClipboardCopyShapeCommand
    public sealed class ClipboardCopyShapeCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.ClipboardCopyShapeCommand

    See Also