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


FormatConditionalCommand Class
Represents a command for FormatConditional Command. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
Syntax
'Declaration
 
Public NotInheritable Class FormatConditionalCommand 
   Inherits MultiRangeCommand
 
'Usage
 
Dim instance As FormatConditionalCommand
Inheritance Hierarchy

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

See Also