Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / RowColumnCommand Class
Members


RowColumnCommand Class
Represents a command for row or column operation.
Syntax
'Declaration
 
Public Class RowColumnCommand 
   Inherits Command
 
'Usage
 
Dim instance As RowColumnCommand
Inheritance Hierarchy

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

See Also