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


In This Topic
    SparklineCommand Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SparklineCommand 
       Inherits MultiRangeCommand
    'Usage
     
    
    Dim instance As SparklineCommand
    public sealed class SparklineCommand : MultiRangeCommand 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.RangeCommand
             GrapeCity.Spreadsheet.Commands.MultiRangeCommand
                GrapeCity.Spreadsheet.Commands.SparklineCommand

    See Also