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


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