Const
Readonly
DASH_DOT_STROKED: "dashDotStroked"a line with a series of alternating thin and thick strokes
Readonly
DASH_SMALL_GAP: "dashSmallGap"a dashed line with small gaps
Readonly
DASHED: "dashed"a dashed line
Readonly
DOT_DASH: "dotDash"a line with alternating dots and dashes
Readonly
DOT_DOT_DASH: "dotDotDash"a line with a repeating dot - dot - dash sequence
Readonly
DOTTED: "dotted"a dotted line
Readonly
DOUBLE: "double"a double line
Readonly
DOUBLE_WAVE: "doubleWave"a double wavy line
Readonly
INSET: "inset"an inset set of lines
Readonly
NIL: "nil"no border
Readonly
NONE: "none"no border
Readonly
OUTSET: "outset"an outset set of lines
Readonly
SINGLE: "single"a single line
Readonly
THICK: "thick"a single line
Readonly
THICK_THIN_LARGE_GAP: "thickThinLargeGap"a thick line contained within a thin line with a large-sized intermediate gap
Readonly
THICK_THIN_MEDIUM_GAP: "thickThinMediumGap"a thick line contained within a thin line with a medium-sized intermediate gap
Readonly
THICK_THIN_SMALL_GAP: "thickThinSmallGap"a thick line contained within a thin line with a small intermediate gap
Readonly
THIN_THICK_LARGE_GAP: "thinThickLargeGap"a thin line contained within a thick line with a large-sized intermediate gap
Readonly
THIN_THICK_MEDIUM_GAP: "thinThickMediumGap"a thick line contained within a thin line with a medium-sized intermediate gap
Readonly
THIN_THICK_SMALL_GAP: "thinThickSmallGap"a thick line contained within a thin line with a small intermediate gap
Readonly
THIN_THICK_THIN_LARGE_GAP: "thinThickThinLargeGap"a thin-thick-thin line with a large gap
Readonly
THIN_THICK_THIN_MEDIUM_GAP: "thinThickThinMediumGap"a thin-thick-thin line with a medium gap
Readonly
THIN_THICK_THIN_SMALL_GAP: "thinThickThinSmallGap"a thin-thick-thin line with a small gap
Readonly
THREE_D_EMBOSS: "threeDEmboss"a three-staged gradient line, getting darker towards the paragraph
Readonly
THREE_D_ENGRAVE: "threeDEngrave"a three-staged gradient like, getting darker away from the paragraph
Readonly
TRIPLE: "triple"a triple line
Readonly
WAVE: "wave"a wavy line
Table borders are defined with the <w:tblBorders> element. Child elements of this element specify the kinds of
border
:bottom
,end
(right
in the previous version of the standard),insideH
,insideV
,start
(left
in the previous version of the standard), andtop
.Reference: http://officeopenxml.com/WPtableBorders.php
XSD Schema