Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IColorScaleCriterion Interface
Properties

In This Topic
    IColorScaleCriterion Interface Members
    In This Topic

    The following tables list the members exposed by IColorScaleCriterion.

    Public Properties
     NameDescription
     Property Returns a FormatColor object, which specifies the color assigned to the threshold of a color scale conditional format (read-only).  
     Property Returns an Integer value that indicates which threshold the criteria represents (read-only).  
     Property 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).  
     Property Returns or sets the minimum, midpoint, or maximum threshold value for a color scale conditional format (read or write).  
    Top
    See Also