Word.BorderLineStyle 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 border style for an object.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
dashDot = "DashDot" | Dash-dot line style. |
dashDotDot = "DashDotDot" | Dash-dot-dot line style. |
dashDotStroked = "DashDotStroked" | Dash-dot stroked line style. |
dashLargeGap = "DashLargeGap" | Dashed line style with large gaps. |
dashSmallGap = "DashSmallGap" | Dashed line style with small gaps. |
dot = "Dot" | Dotted line style. |
double = "Double" | Double line style. |
doubleWavy = "DoubleWavy" | Double wavy line style. |
emboss3D = "Emboss3D" | Embossed 3D line style. |
engrave3D = "Engrave3D" | Engraved 3D line style. |
inset = "Inset" | Inset line style. |
none = "None" | No line style. |
outset = "Outset" | Outset line style. |
single = "Single" | Single line style. |
singleWavy = "SingleWavy" | Single wavy line style. |
thickThinLargeGap = "ThickThinLargeGap" | Thick-thin line style with large gaps. |
thickThinMedGap = "ThickThinMedGap" | Thick-thin line style with medium gaps. |
thickThinSmallGap = "ThickThinSmallGap" | Thick-thin line style with small gaps. |
thinThickLargeGap = "ThinThickLargeGap" | Thin-thick line style with large gaps. |
thinThickMedGap = "ThinThickMedGap" | Thin-thick line style with medium gaps. |
thinThickSmallGap = "ThinThickSmallGap" | Thin-thick line style with small gaps. |
thinThickThinLargeGap = "ThinThickThinLargeGap" | Thin-thick-thin line style with large gaps. |
thinThickThinMedGap = "ThinThickThinMedGap" | Thin-thick-thin line style with medium gaps. |
thinThickThinSmallGap = "ThinThickThinSmallGap" | Thin-thick-thin line style with small gaps. |
triple = "Triple" | Triple line style. |