Word.ArrowheadLength enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the length of the arrowhead at the end of a line.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
long = "Long" | Represents a long arrowhead length. |
medium = "Medium" | Represents a medium arrowhead length. |
mixed = "Mixed" | Represents a mixed arrowhead length. |
short = "Short" | Represents a short arrowhead length. |