MsoArrowheadWidth 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 end of a line.
public enum class MsoArrowheadWidth
public enum MsoArrowheadWidth
type MsoArrowheadWidth =
Public Enum MsoArrowheadWidth
- Inheritance
-
MsoArrowheadWidth
Fields
Name | Value | Description |
---|---|---|
msoArrowheadWidthMixed | -2 | Return value only; indicates a combination of the other states. |
msoArrowheadNarrow | 1 | Narrow. |
msoArrowheadWidthMedium | 2 | Medium. |
msoArrowheadWide | 3 | Wide. |