Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IconSetCfRule Class
Fields Properties Methods


In This Topic
    IconSetCfRule Class Members
    In This Topic

    The following tables list the members exposed by IconSetCfRule.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the IconSetCfRule class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the icon set of this IconSetCfRule.  
    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 or sets a value indicating whether to show icon only.  
    Public PropertyGets a value indicating whether all next rules will be suspended if this rule is applied. (Inherited from GrapeCity.Spreadsheet.CfRule)
    Public PropertyOverridden. Gets the total count of conditional formatting values(s).  
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets the maximum values this CfRule can supports.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Generates conditional formatting value(s) of this CfRule automatically.  
    Public MethodDecreases the priority of CfRule rule. (Inherited from GrapeCity.Spreadsheet.CfRule)
    Public MethodRemoves this CfRule rule from worksheet. (Inherited from GrapeCity.Spreadsheet.CfRule)
    Public MethodGets icon at the specified index.  
    Public MethodGets the icons count.  
    Public MethodOverridden. Gets a conditional formatting value at the specified index.  
    Public MethodIncreases the priority of CfRule rule. (Inherited from GrapeCity.Spreadsheet.CfRule)
    Public MethodGets a value indicating whether this IconSetCfRule is reversed.  
    Public MethodReplaces this CfRule rule with the specified CfRule rule. (Inherited from GrapeCity.Spreadsheet.CfRule)
    Public MethodReverses the current order of the icons in this icon set  
    Public MethodSets the priority of CfRule rule as highest. (Inherited from GrapeCity.Spreadsheet.CfRule)
    Public MethodSets an icon at the specified index  
    Public MethodSets the priority of CfRule rule as lowest. (Inherited from GrapeCity.Spreadsheet.CfRule)
    Public MethodOverridden. Sets the conditional formatting value.  
    Top
    See Also