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


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

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.RowColumnCommand

    See Also