Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ColorDataIndex Enumeration
In This Topic
    ColorDataIndex Enumeration
    In This Topic
    Specifies the color of a selected feature such as border, font, or fill.
    Members
    MemberDescription
    AutomaticSpecifies an automatic color.
    NoneSpecifies no fill.
    Inheritance Hierarchy

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

    See Also