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


In This Topic
    TableActionsCommand Class
    In This Topic
    Represents a command for the specified table range.
    Syntax
    'Declaration
     
    
    Public Class TableActionsCommand 
       Inherits RangeActionsCommand
    'Usage
     
    
    Dim instance As TableActionsCommand
    public class TableActionsCommand : RangeActionsCommand 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.RangeActionsCommand
             GrapeCity.Spreadsheet.Commands.TableActionsCommand

    See Also