Word.LineFormatStyle 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 style for a line.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
mixed = "Mixed" | Represents a mixed line style. |
single = "Single" | Represents a single line style. |
thickBetweenThin = "ThickBetweenThin" | Represents a thick line between two thin lines style. |
thickThin = "ThickThin" | Represents a thick-thin line style. |
thinThick = "ThinThick" | Represents a thin-thick line style. |
thinThin = "ThinThin" | Represents a thin-thin line style. |