MsoArrowheadLength 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 MsoArrowheadLength
public enum MsoArrowheadLength
type MsoArrowheadLength =
Public Enum MsoArrowheadLength
- Inheritance
-
MsoArrowheadLength
Fields
Name | Value | Description |
---|---|---|
msoArrowheadLengthMixed | -2 | Return value only; indicates a combination of the other states in the specified shape range. |
msoArrowheadShort | 1 | Short. |
msoArrowheadLengthMedium | 2 | Medium. |
msoArrowheadLong | 3 | Long. |