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


RangeCommand Class
Represents a command that executes against a range of cells. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class RangeCommand 
   Inherits Command
 
'Usage
 
Dim instance As RangeCommand
Inheritance Hierarchy
See Also