XlArrowHeadLength Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the length of the arrowhead at the end of a line.
public enum class XlArrowHeadLength
public enum XlArrowHeadLength
Public Enum XlArrowHeadLength
- Inheritance
-
XlArrowHeadLength
Fields
Name | Value | Description |
---|---|---|
xlArrowHeadLengthMedium | -4138 | Medium-length arrowhead. |
xlArrowHeadLengthShort | 1 | Shortest arrowhead. |
xlArrowHeadLengthLong | 3 | Longest arrowhead. |