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


FormatConditionalManagerCommand Class
Represents a command that modifies conditional formats of a cell or a range of cells. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class FormatConditionalManagerCommand 
   Inherits MultiRangeCommand
 
'Usage
 
Dim instance As FormatConditionalManagerCommand
Inheritance Hierarchy

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

See Also