Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IConditionValue Interface / Type Property
In This Topic
    Type Property (IConditionValue)
    In This Topic
    Returns one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
    Syntax
    ConditionValueTypes Type {get; set;}
    See Also