Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / DataBarNegativeColorType Enumeration
In This Topic
    DataBarNegativeColorType Enumeration
    In This Topic
    Specifies whether to use the same border and fill color as postive data bars.
    Members
    MemberDescription
    ColorUse the specified color.
    SameAsPositiveUses the same color as positive data bars.
    Inheritance Hierarchy

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

    See Also