Word.ArrowheadWidth 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 width of the arrowhead at the end of a line.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
medium = "Medium" | Represents a medium arrowhead width. |
mixed = "Mixed" | Represents a mixed arrowhead width. |
narrow = "Narrow" | Represents a narrow arrowhead width. |
wide = "Wide" | Represents a wide arrowhead width. |