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


In This Topic
    RangeCommand Class
    In This Topic
    Represents a command that executes against a range of cells.
    Syntax
    'Declaration
     
    
    Public MustInherit Class RangeCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As RangeCommand
    public abstract class RangeCommand : Command 
    Inheritance Hierarchy
    See Also