Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IIconCriterion Interface
Properties

In This Topic
    IIconCriterion Interface Members
    In This Topic

    The following tables list the members exposed by IIconCriterion.

    Public Properties
     NameDescription
     PropertyReturns or specifies the icon for a criterion in an icon set conditional formatting rule.  
     PropertyReturns a Long value indicating which threshold the criteria represents.  
     PropertyGets or sets one of the constants of the XlFormatConditionOperator enumeration, which specifes if the threshold is "greater than" or "greater than or equal to" the threshold value.  
     PropertyReturns one of the constants of the XlConditionValueTypes enumeration, which specifies how the threshold value for an icon set is determined.  
     PropertyGets or sets the threshold value for an icon in a conditional format.  
    Top
    See Also