com.grapecity.documents.excel.drawing Package / ArrowheadWidth Enumeration
ArrowheadWidth Enumeration
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