XlArrowHeadWidth 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 width of the arrowhead at the line end.
public enum class XlArrowHeadWidth
public enum XlArrowHeadWidth
Public Enum XlArrowHeadWidth
- Inheritance
-
XlArrowHeadWidth
Fields
Name | Value | Description |
---|---|---|
xlArrowHeadWidthMedium | -4138 | Medium-width arrowhead. |
xlArrowHeadWidthNarrow | 1 | Narrowest arrowhead. |
xlArrowHeadWidthWide | 3 | Widest arrowhead. |