Spread WPF 15
GrapeCity.Windows.SpreadSheet.Data Namespace / ConditionalFormat Class
Properties Methods

In This Topic
    ConditionalFormat Class Members
    In This Topic

    The following tables list the members exposed by ConditionalFormat.

    Public Properties
     NameDescription
    Public PropertyOverloaded. Gets the rule at the specified index.  
    Public PropertyGets the number of rule objects in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an average rule to the rule collection.  
    Public MethodAdds the cell value rule to the rule collection.  
    Public MethodAdds a data bar rule to the rule collection.  
    Public MethodAdds the data occurring rule to the rule collection.  
    Public MethodAdds a duplicate rule to the rule collection.  
    Public MethodAdds the formula rule to the rule collection.  
    Public MethodAdds an icon set rule to the rule collection.  
    Public MethodAdds the rule.  
    Public MethodAdds the text rule to the rule collection.  
    Public MethodAdds the three scale rule to the rule collection.  
    Public MethodAdds the top 10 rule or bottom 10 rule to the collection based on the Top10CondtionType.  
    Public MethodAdds the two color scale rule to the rule collection.  
    Public MethodAdds a unique rule to the rule collection.  
    Public MethodRemoves all rules.  
    Public MethodDetermines whether the specified cell contains a specified rule.  
    Public MethodGets the conditional rules from the cell at the specified row and column.  
    Public MethodOverloaded. Removes the rules for a specified cell.  
    Public MethodCopies the rules to a new array.  
    Top
    See Also