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


In This Topic
    SheetActionsCommand Class
    In This Topic
    Represents a command for sheet operation.
    Syntax
    'Declaration
     
    
    Public Class SheetActionsCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As SheetActionsCommand
    public class SheetActionsCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.SheetActionsCommand

    See Also