'Declaration Public MustInherit Class RangeCommand Inherits Command
'Usage Dim instance As RangeCommand
public abstract class RangeCommand : Command
'Declaration Public MustInherit Class RangeCommand Inherits Command
'Usage Dim instance As RangeCommand
public abstract class RangeCommand : Command
System.Object
GrapeCity.Spreadsheet.Commands.Command
GrapeCity.Spreadsheet.Commands.RangeCommand
GrapeCity.Spreadsheet.Commands.MultiRangeCommand
GrapeCity.Spreadsheet.Commands.PasteCommand