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


In This Topic
    FormatConditionalCommand Class
    In This Topic
    Represents a command for FormatConditional Command.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class FormatConditionalCommand 
       Inherits MultiRangeCommand
    'Usage
     
    
    Dim instance As FormatConditionalCommand
    public sealed class FormatConditionalCommand : MultiRangeCommand 
    Inheritance Hierarchy

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

    See Also