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