Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ArrowheadWidth Enumeration
In This Topic
    ArrowheadWidth Enumeration
    In This Topic
    Specifies the width of the arrowhead at the end of a line.
    Members
    MemberDescription
    MediumSpecifies a medium arrow.
    NarrowSpecifies a narrow arrow.
    WideSpecifies a wide arrow.
    Inheritance Hierarchy

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

    See Also