Spread WPF 18
GrapeCity.Spreadsheet Namespace / IColorScaleCriteria Interface
Members


In This Topic
    IColorScaleCriteria Interface
    In This Topic
    A collection of ColorScaleCriterion objects that represents 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
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IColorScaleCriteria 
    'Usage
     
    Dim instance As IColorScaleCriteria
    [DefaultMember("Item")]
    public interface IColorScaleCriteria 
    See Also