Spread Windows Forms 15.0
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 or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalItem)
    Public PropertyGets a value indicating whether all next rules will be suspended if this rule is applied.  
    Public PropertyGets the total count of conditional formatting values(s).  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the maximum values this CfRule can supports.  
    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