Enum ArrowheadWidth
- Namespace
- GrapeCity.Documents.Excel.Drawing
- Assembly
- GcDocs.Excel.dll
Specifies the width of the arrowhead at the end of a line.
public enum ArrowheadWidth
Fields
Medium = 1
Specifies a medium arrow.
Narrow = 0
Specifies a narrow arrow.
Wide = 2
Specifies a wide arrow.