Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ColorScaleType Enumeration
In This Topic
    ColorScaleType Enumeration
    In This Topic
    Specifies the type of color scale rule.
    Members
    MemberDescription
    ThreeColorScaleSpecifies the three color scale.
    TwoColorScaleSpecifies the two color scale.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.ColorScaleType

    See Also