Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / DataBarBorderType Enumeration
In This Topic
    DataBarBorderType Enumeration
    In This Topic
    Specifies the border of a data bar.
    Members
    MemberDescription
    NoneSpecifies that the data bar has no border.
    SolidSpecifies that the data bar has a solid border.
    Inheritance Hierarchy

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

    See Also