Enum ArrowheadLength
- Namespace
- GrapeCity.Documents.Excel.Drawing
- Assembly
- GcDocs.Excel.dll
Specifies the length of the arrowhead at the end of a line.
public enum ArrowheadLength
Fields
Long = 2
Specifies a long arrow.
Medium = 1
Specifies a medium arrow.
Short = 0
Specifies a short arrow.