Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfRule Class
Properties Methods

In This Topic
    CfRule Class Members
    In This Topic

    The following tables list the members exposed by CfRule.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether all next rules will be suspended if this rule is applied.  
    Top
    Public Methods
     NameDescription
    Public MethodGenerates conditional formatting value(s) of this CfRule automatically.  
    Public MethodDecreases the priority of CfRule rule.  
    Public MethodRemoves this CfRule rule from worksheet.  
    Public MethodGets a conditional formatting value at the specified index.  
    Public MethodIncreases the priority of CfRule rule.  
    Public MethodReplaces this CfRule rule with the specified CfRule rule.  
    Public MethodSets the priority of CfRule rule as highest.  
    Public MethodSets the priority of CfRule rule as lowest.  
    Public MethodSets the conditional formatting value.  
    Top
    See Also