Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ArrowheadLength Enumeration
In This Topic
    ArrowheadLength Enumeration
    In This Topic
    Specifies the length of the arrowhead at the end of a line.
    Members
    MemberDescription
    LongSpecifies a long arrow.
    MediumSpecifies a medium arrow.
    ShortSpecifies a short arrow.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.drawing.ArrowheadLength

    See Also