Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IIconCriterion Interface / Type Property
In This Topic
    Type Property (IIconCriterion)
    In This Topic
    Returns one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold value for an icon set is determined.
    Syntax
    ConditionValueTypes Type {get; set;}
    See Also