Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel 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
     Property Gets or sets the icon for a criterion in an icon set conditional formatting rule.  
     Property Gets a value that indicates which threshold the criteria represents.  
     Property Returns or sets one of the constants of the FormatConditionOperator enumeration, which specifes if the threshold is "greater than" or "greater than or equal to" the threshold value.  
     Property Returns one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold value for an icon set is determined.  
     Property Returns or sets the threshold value for an icon in a conditional format (read or write variant).  
    Top
    See Also