Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IColorScaleCriteria Interface
Members
In This Topic
    IColorScaleCriteria Interface
    In This Topic
    Represents a collection of ColorScaleCriterion objects that represent all of the criteria for a color scale conditional format. Each criterion specifies the minimum, midpoint, or maximum threshold for the color scale.
    Object Model
    IColorScaleCriteria Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface IColorScaleCriteria 
    See Also