BorderLineStyle Enum
Lists border line styles.
Declaration
export enum BorderLineStyle {
Nil = -1,
None = 0,
Single = 1,
Thick = 2,
Double = 3,
Dotted = 4,
Dashed = 5,
DotDash = 6,
DotDotDash = 7,
Triple = 8,
ThinThickSmallGap = 9,
ThickThinSmallGap = 10,
ThinThickThinSmallGap = 11,
ThinThickMediumGap = 12,
ThickThinMediumGap = 13,
ThinThickThinMediumGap = 14,
ThinThickLargeGap = 15,
ThickThinLargeGap = 16,
ThinThickThinLargeGap = 17,
Wave = 18,
DoubleWave = 19,
DashSmallGap = 20,
DashDotStroked = 21,
ThreeDEmboss = 22,
ThreeDEngrave = 23,
Outset = 24,
Inset = 25,
Apples = 26,
ArchedScallops = 27,
BabyPacifier = 28,
BabyRattle = 29,
Balloons3Colors = 30,
BalloonsHotAir = 31,
BasicBlackDashes = 32,
BasicBlackDots = 33,
BasicBlackSquares = 34,
BasicThinLines = 35,
BasicWhiteDashes = 36,
BasicWhiteDots = 37,
BasicWhiteSquares = 38,
BasicWideInline = 39,
BasicWideMidline = 40,
BasicWideOutline = 41,
Bats = 42,
Birds = 43,
BirdsFlight = 44,
Cabins = 45,
CakeSlice = 46,
CandyCorn = 47,
CelticKnotwork = 48,
CertificateBanner = 49,
ChainLink = 50,
ChampagneBottle = 51,
CheckedBarBlack = 52,
CheckedBarColor = 53,
Checkered = 54,
ChristmasTree = 55,
CirclesLines = 56,
CirclesRectangles = 57,
ClassicalWave = 58,
Clocks = 59,
Compass = 60,
Confetti = 61,
ConfettiGrays = 62,
ConfettiOutline = 63,
ConfettiStreamers = 64,
ConfettiWhite = 65,
CornerTriangles = 66,
CouponCutoutDashes = 67,
CouponCutoutDots = 68,
CrazyMaze = 69,
CreaturesButterfly = 70,
CreaturesFish = 71,
CreaturesInsects = 72,
CreaturesLadyBug = 73,
CrossStitch = 74,
Cup = 75,
DecoArch = 76,
DecoArchColor = 77,
DecoBlocks = 78,
DiamondsGray = 79,
DoubleD = 80,
DoubleDiamonds = 81,
Earth1 = 82,
Earth2 = 83,
EclipsingSquares1 = 84,
EclipsingSquares2 = 85,
EggsBlack = 86,
Fans = 87,
Film = 88,
Firecrackers = 89,
FlowersBlockPrint = 90,
FlowersDaisies = 91,
FlowersModern1 = 92,
FlowersModern2 = 93,
FlowersPansy = 94,
FlowersRedRose = 95,
FlowersRoses = 96,
FlowersTeacup = 97,
FlowersTiny = 98,
Gems = 99,
GingerbreadMan = 100,
Gradient = 101,
Handmade1 = 102,
Handmade2 = 103,
HeartBalloon = 104,
HeartGray = 105,
Hearts = 106,
HeebieJeebies = 107,
Holly = 108,
HouseFunky = 109,
Hypnotic = 110,
IceCreamCones = 111,
LightBulb = 112,
Lightning1 = 113,
Lightning2 = 114,
MapleLeaf = 115,
MapleMuffins = 116,
MapPins = 117,
Marquee = 118,
MarqueeToothed = 119,
Moons = 120,
Mosaic = 121,
MusicNotes = 122,
Northwest = 123,
Ovals = 124,
Packages = 125,
PalmsBlack = 126,
PalmsColor = 127,
PaperClips = 128,
Papyrus = 129,
PartyFavor = 130,
PartyGlass = 131,
Pencils = 132,
People = 133,
PeopleHats = 134,
PeopleWaving = 135,
Poinsettias = 136,
PostageStamp = 137,
Pumpkin1 = 138,
PushPinNote1 = 139,
PushPinNote2 = 140,
Pyramids = 141,
PyramidsAbove = 142,
Quadrants = 143,
Rings = 144,
Safari = 145,
Sawtooth = 146,
SawtoothGray = 147,
ScaredCat = 148,
Seattle = 149,
ShadowedSquares = 150,
SharksTeeth = 151,
ShorebirdTracks = 152,
Skyrocket = 153,
SnowflakeFancy = 154,
Snowflakes = 155,
Sombrero = 156,
Southwest = 157,
Stars = 158,
Stars3d = 159,
StarsBlack = 160,
StarsShadowed = 161,
StarsTop = 162,
Sun = 163,
Swirligig = 164,
TornPaper = 165,
TornPaperBlack = 166,
Trees = 167,
TriangleParty = 168,
Triangles = 169,
Tribal1 = 170,
Tribal2 = 171,
Tribal3 = 172,
Tribal4 = 173,
Tribal5 = 174,
Tribal6 = 175,
TwistedLines1 = 176,
TwistedLines2 = 177,
Vine = 178,
Waveline = 179,
WeavingAngles = 180,
WeavingBraid = 181,
WeavingRibbon = 182,
WeavingStrips = 183,
WhiteFlowers = 184,
Woodwork = 185,
XIllusions = 186,
ZanyTriangles = 187,
ZigZag = 188,
ZigZagStitch = 189
}
Members
Name | Description |
---|---|
Apples
|
The Apples art border. Browsers do not support this border style and display it as the |
ArchedScallops
|
The Arched Scallops art border. Browsers do not support this border style and display it as the |
BabyPacifier
|
The Baby Pacifier art border. Browsers do not support this border style and display it as the |
BabyRattle
|
The Baby Rattle art border. Browsers do not support this border style and display it as the |
Balloons3Colors
|
The Three Color Balloons art border. Browsers do not support this border style and display it as the |
BalloonsHotAir
|
The Hot Air Balloons art border. Browsers do not support this border style and display it as the |
BasicBlackDashes
|
The Black Dash art border. Browsers do not support this border style and display it as the |
BasicBlackDots
|
The Black Dot art border. Browsers do not support this border style and display it as the |
BasicBlackSquares
|
The Black Square art border. Browsers do not support this border style and display it as the |
BasicThinLines
|
The Thin Line art border. Browsers do not support this border style and display it as the |
BasicWhiteDashes
|
The White Dash art border. Browsers do not support this border style and display it as the |
BasicWhiteDots
|
The White Dot art border. Browsers do not support this border style and display it as the |
BasicWhiteSquares
|
The White Square art border. Browsers do not support this border style and display it as the |
BasicWideInline
|
The Wide Inline art border. Browsers do not support this border style and display it as the |
BasicWideMidline
|
The Wide Midline art border. Browsers do not support this border style and display it as the |
BasicWideOutline
|
The Wide Outline art border. Browsers do not support this border style and display it as the |
Bats
|
The Bats art border. Browsers do not support this border style and display it as the |
Birds
|
The Birds art border. Browsers do not support this border style and display it as the |
BirdsFlight
|
The Birds Flying art border. Browsers do not support this border style and display it as the |
Cabins
|
The Cabin art border. Browsers do not support this border style and display it as the |
CakeSlice
|
The Cake art border. Browsers do not support this border style and display it as the |
CandyCorn
|
The Candy Corn art border. Browsers do not support this border style and display it as the |
CelticKnotwork
|
The Knot Work art border. Browsers do not support this border style and display it as the |
CertificateBanner
|
The Certificate Banner art border. Browsers do not support this border style and display it as the |
ChainLink
|
The Chain Link art border. Browsers do not support this border style and display it as the |
ChampagneBottle
|
The Champagne Bottle art border. Browsers do not support this border style and display it as the |
CheckedBarBlack
|
The Black and White Bar art border. Browsers do not support this border style and display it as the |
CheckedBarColor
|
The Color Checked Bar art border. Browsers do not support this border style and display it as the |
Checkered
|
The Checkerboard art border. Browsers do not support this border style and display it as the |
ChristmasTree
|
The Christmas Tree art border. Browsers do not support this border style and display it as the |
CirclesLines
|
The Circles and Lines art border. Browsers do not support this border style and display it as the |
CirclesRectangles
|
The Circles and Rectangles art border. Browsers do not support this border style and display it as the |
ClassicalWave
|
The Wave art border. Browsers do not support this border style and display it as the |
Clocks
|
The Clocks art border. Browsers do not support this border style and display it as the |
Compass
|
The Compass art border. Browsers do not support this border style and display it as the |
Confetti
|
The Confetti art border. Browsers do not support this border style and display it as the |
ConfettiGrays
|
The Confetti art border. Browsers do not support this border style and display it as the |
ConfettiOutline
|
The Confetti art border. Browsers do not support this border style and display it as the |
ConfettiStreamers
|
The Confetti Streamers art border. Browsers do not support this border style and display it as the |
ConfettiWhite
|
The Confetti art border. Browsers do not support this border style and display it as the |
CornerTriangles
|
The Corner Triangle art border. Browsers do not support this border style and display it as the |
CouponCutoutDashes
|
The Dashed Line art border. Browsers do not support this border style and display it as the |
CouponCutoutDots
|
The Dotted Line art border. Browsers do not support this border style and display it as the |
CrazyMaze
|
The Maze art border. Browsers do not support this border style and display it as the |
CreaturesButterfly
|
The Butterfly art border. Browsers do not support this border style and display it as the |
CreaturesFish
|
The Fish art border. Browsers do not support this border style and display it as the |
CreaturesInsects
|
The Insects art border. Browsers do not support this border style and display it as the |
CreaturesLadyBug
|
The Ladybug art border. Browsers do not support this border style and display it as the |
CrossStitch
|
The Cross-stitch art border. Browsers do not support this border style and display it as the |
Cup
|
The Cupid art border. Browsers do not support this border style and display it as the |
DashDotStroked
|
The series of alternating thin and thick strokes. Browsers do not support this border style and display it as the |
DashSmallGap
|
The thin dashed line. |
Dashed
|
The thin dashed line with a small gap between dashes. Browsers do not support this border style and display it as the |
DecoArch
|
The Archway art border. Browsers do not support this border style and display it as the |
DecoArchColor
|
The Color Archway art border. Browsers do not support this border style and display it as the |
DecoBlocks
|
The Blocks art border. Browsers do not support this border style and display it as the |
DiamondsGray
|
The Gray Diamond art border. Browsers do not support this border style and display it as the |
DotDash
|
The thin dash-dotted line. Browsers do not support this border style and display it as the |
DotDotDash
|
The thin dash-dot-dotted line. Browsers do not support this border style and display it as the |
Dotted
|
The thin dotted line. |
Double
|
The double line. |
DoubleD
|
The Double D art border. Browsers do not support this border style and display it as the |
DoubleDiamonds
|
The Diamond art border. Browsers do not support this border style and display it as the |
DoubleWave
|
The double wavy line. Browsers do not support this border style and display it as the |
Earth1
|
The Earth art border. Browsers do not support this border style and display it as the |
Earth2
|
The Earth art border. Browsers do not support this border style and display it as the |
EclipsingSquares1
|
The Shadowed Square art border. Browsers do not support this border style and display it as the |
EclipsingSquares2
|
The Shadowed Square art border. Browsers do not support this border style and display it as the |
EggsBlack
|
The Painted Egg art border. Browsers do not support this border style and display it as the |
Fans
|
The Fans art border. Browsers do not support this border style and display it as the |
Film
|
The Film Reel art border. Browsers do not support this border style and display it as the |
Firecrackers
|
The Firecracker art border. Browsers do not support this border style and display it as the |
FlowersBlockPrint
|
The Flowers art border. Browsers do not support this border style and display it as the |
FlowersDaisies
|
The Daisy art border. Browsers do not support this border style and display it as the |
FlowersModern1
|
The Flowers art border. Browsers do not support this border style and display it as the |
FlowersModern2
|
The Flowers art border. Browsers do not support this border style and display it as the |
FlowersPansy
|
The Pansy art border. Browsers do not support this border style and display it as the |
FlowersRedRose
|
The Red Rose art border. Browsers do not support this border style and display it as the |
FlowersRoses
|
The Roses art border. Browsers do not support this border style and display it as the |
FlowersTeacup
|
The Flowers in a Teacup art border. Browsers do not support this border style and display it as the |
FlowersTiny
|
The Small Flower art border. Browsers do not support this border style and display it as the |
Gems
|
The Gems art border. Browsers do not support this border style and display it as the |
GingerbreadMan
|
The Gingerbread Man art border. Browsers do not support this border style and display it as the |
Gradient
|
The Triangle Gradient art border. Browsers do not support this border style and display it as the |
Handmade1
|
The Handmade art border. Browsers do not support this border style and display it as the |
Handmade2
|
The Handmade art border. Browsers do not support this border style and display it as the |
HeartBalloon
|
The Heart-Shaped Balloon art border. Browsers do not support this border style and display it as the |
HeartGray
|
The Gray Heart art border. Browsers do not support this border style and display it as the |
Hearts
|
The Hearts art border. Browsers do not support this border style and display it as the |
HeebieJeebies
|
The Pattern art border. Browsers do not support this border style and display it as the |
Holly
|
The Holly art border. Browsers do not support this border style and display it as the |
HouseFunky
|
The House art border. Browsers do not support this border style and display it as the |
Hypnotic
|
The Circular art border. Browsers do not support this border style and display it as the |
IceCreamCones
|
The Ice Cream Cone art border. Browsers do not support this border style and display it as the |
Inset
|
The sunken border. Browsers do not support this border style and display the border as two thin solid lines. |
LightBulb
|
The Light Bulb art border. Browsers do not support this border style and display it as the |
Lightning1
|
The Lightning art border. Browsers do not support this border style and display it as the |
Lightning2
|
The Lightning art border. Browsers do not support this border style and display it as the |
MapPins
|
The Map Pins art border. Browsers do not support this border style and display it as the |
MapleLeaf
|
The Maple Leaf art border. Browsers do not support this border style and display it as the |
MapleMuffins
|
The Muffin art border. Browsers do not support this border style and display it as the |
Marquee
|
The Marquee art border. Browsers do not support this border style and display it as the |
MarqueeToothed
|
The Marquee art border. Browsers do not support this border style and display it as the |
Moons
|
The Moon art border. Browsers do not support this border style and display it as the |
Mosaic
|
The Mosaic art border. Browsers do not support this border style and display it as the |
MusicNotes
|
The Musical Note art border. Browsers do not support this border style and display it as the |
Nil
|
The border is hidden. |
None
|
The border is hidden. |
Northwest
|
The Patterned art border. Browsers do not support this border style and display it as the |
Outset
|
The raised border. Browsers do not support this border style and display the border as two thin solid lines. |
Ovals
|
The Oval art border. Browsers do not support this border style and display it as the |
Packages
|
The Package art border. Browsers do not support this border style and display it as the |
PalmsBlack
|
The Black Palm Tree art border. Browsers do not support this border style and display it as the |
PalmsColor
|
The Color Palm Tree art border. Browsers do not support this border style and display it as the |
PaperClips
|
The Paper Clip art border. Browsers do not support this border style and display it as the |
Papyrus
|
The Papyrus art border. Browsers do not support this border style and display it as the |
PartyFavor
|
The Party Favor art border. Browsers do not support this border style and display it as the |
PartyGlass
|
The Party Glass art border. Browsers do not support this border style and display it as the |
Pencils
|
The Pencils art border. Browsers do not support this border style and display it as the |
People
|
The Character art border. Browsers do not support this border style and display it as the |
PeopleHats
|
The Character With Hat art border. Browsers do not support this border style and display it as the |
PeopleWaving
|
The Waving Character art border. Browsers do not support this border style and display it as the |
Poinsettias
|
The Poinsettia art border. Browsers do not support this border style and display it as the |
PostageStamp
|
The Postage Stamp art border. Browsers do not support this border style and display it as the |
Pumpkin1
|
The Pumpkin art border. Browsers do not support this border style and display it as the |
PushPinNote1
|
The Push Pin art border. Browsers do not support this border style and display it as the |
PushPinNote2
|
The Push Pin art border. Browsers do not support this border style and display it as the |
Pyramids
|
The Pyramid art border. Browsers do not support this border style and display it as the |
PyramidsAbove
|
The Pyramid art border. Browsers do not support this border style and display it as the |
Quadrants
|
The Quadrants art border. Browsers do not support this border style and display it as the |
Rings
|
The Rings art border. Browsers do not support this border style and display it as the |
Safari
|
The Safari art border. Browsers do not support this border style and display it as the |
Sawtooth
|
The Saw tooth art border. Browsers do not support this border style and display it as the |
SawtoothGray
|
The Gray Saw tooth art border. Browsers do not support this border style and display it as the |
ScaredCat
|
The Scared Cat art border. Browsers do not support this border style and display it as the |
Seattle
|
The Umbrella art border. Browsers do not support this border style and display it as the |
ShadowedSquares
|
The Shadowed Squares art border. Browsers do not support this border style and display it as the |
SharksTeeth
|
The Shark Tooth art border. Browsers do not support this border style and display it as the |
ShorebirdTracks
|
The Bird Tracks art border. Browsers do not support this border style and display it as the |
Single
|
The thin solid line. |
Skyrocket
|
The Rocket art border. Browsers do not support this border style and display it as the |
SnowflakeFancy
|
The Snowflake art border. Browsers do not support this border style and display it as the |
Snowflakes
|
The Snowflake art border. Browsers do not support this border style and display it as the |
Sombrero
|
The Sombrero art border. Browsers do not support this border style and display it as the |
Southwest
|
The Southwest-themed art border. Browsers do not support this border style and display it as the |
Stars
|
The Stars art border. Browsers do not support this border style and display it as the |
Stars3d
|
The 3D Stars art border. Browsers do not support this border style and display it as the |
StarsBlack
|
The Stars art border. Browsers do not support this border style and display it as the |
StarsShadowed
|
The Stars With Shadows art border. Browsers do not support this border style and display it as the |
StarsTop
|
The Stars on Top art border. Browsers do not support this border style and display it as the |
Sun
|
The Sun art border. Browsers do not support this border style and display it as the |
Swirligig
|
The Whirligig art border. Browsers do not support this border style and display it as the |
Thick
|
The thick solid line. |
ThickThinLargeGap
|
A thick line surrounded by a thin line with a large gap between them. Browsers do not support this border style and display it as the |
ThickThinMediumGap
|
A thick line surrounded by a thin line with a medium gap between them. Browsers do not support this border style and display it as the |
ThickThinSmallGap
|
A thick line surrounded by a thin line with a small gap between them. Browsers do not support this border style and display it as the |
ThinThickLargeGap
|
A thin line surrounded by a thick line with a large gap between them. Browsers do not support this border style and display it as the |
ThinThickMediumGap
|
A thin line surrounded by a thick line with a medium gap between them. Browsers do not support this border style and display display the border as a thick solid line. |
ThinThickSmallGap
|
A thin line surrounded by a thick line with a small gap between them. Browsers do not support this border style and display it as the |
ThinThickThinLargeGap
|
A thin line surrounded by two thick lines with a large gap between all lines. Browsers do not support this border style and display it as the |
ThinThickThinMediumGap
|
The thin line surrounded with two thick lines with a medium gap between all lines. Browsers do not support this border style and display it as the |
ThinThickThinSmallGap
|
The thin line surrounded with two thick lines with a small gap between all lines. Browsers do not support this border style and display it as the |
ThreeDEmboss
|
Three staged gradient lines that get darker towards the cell. Browsers do not support this border style and display it as the |
ThreeDEngrave
|
Three staged gradient lines that get darker away from the cell. Browsers do not support this border style and display it as the |
TornPaper
|
The Torn Paper art border. Browsers do not support this border style and display it as the |
TornPaperBlack
|
The Black Torn Paper art border. Browsers do not support this border style and display it as the |
Trees
|
The Tree art border. Browsers do not support this border style and display it as the |
TriangleParty
|
The Triangle art border. Browsers do not support this border style and display it as the |
Triangles
|
The Triangles art border. Browsers do not support this border style and display it as the |
Tribal1
|
The Tribal art border. Browsers do not support this border style and display it as the |
Tribal2
|
The Tribal Two art border. Browsers do not support this border style and display it as the |
Tribal3
|
The Tribal Three art border. Browsers do not support this border style and display it as the |
Tribal4
|
The Tribal Four art border. Browsers do not support this border style and display it as the |
Tribal5
|
The Tribal Five art border. Browsers do not support this border style and display it as the |
Tribal6
|
The Tribal Six art border. Browsers do not support this border style and display it as the |
Triple
|
The triple line. Browsers do not support this border style and display it as the |
TwistedLines1
|
The Twisted Lines art border. Browsers do not support this border style and display it as the |
TwistedLines2
|
The Twisted Lines art border. Browsers do not support this border style and display it as the |
Vine
|
The Vine art border. Browsers do not support this border style and display it as the |
Wave
|
The wavy line. Browsers do not support this border style and display it as the |
Waveline
|
The Wavy Line art border. Browsers do not support this border style and display it as the |
WeavingAngles
|
The Weaving Angles art border. Browsers do not support this border style and display it as the |
WeavingBraid
|
The Weaving Braid art border. Browsers do not support this border style and display it as the |
WeavingRibbon
|
The Weaving Ribbon art border. Browsers do not support this border style and display it as the |
WeavingStrips
|
The Weaving Strips art border. Browsers do not support this border style and display it as the |
WhiteFlowers
|
The White Flowers art border. Browsers do not support this border style and display it as the |
Woodwork
|
The Woodwork art border. Browsers do not support this border style and display it as the |
XIllusions
|
The Crisscross art border. Browsers do not support this border style and display it as the |
ZanyTriangles
|
The Triangle art border. Browsers do not support this border style and display it as the |
ZigZag
|
The Zigzag art border. Browsers do not support this border style and display it as the |
ZigZagStitch
|
The Zigzag stitch art border. Browsers do not support this border style and display it as the |
Remarks
Use the Table.borders property to access table borders and customize their settings. The TableCell.borders property allows you to access and customize cell borders.
Note
Cell border settings take priority over table border settings.
The following code example customizes table and cell borders:
const subDocument = richEdit.selection.activeSubDocument;
const table = subDocument.tables.getByIndex(0);
const outerBorder = {style: 1, width: 30, color: '#4974a5'};
const innerBorder = {style: 4, width: 15, color: '#d3d3d3'};
table.borders = { bottom: outerBorder, top: outerBorder, left: outerBorder, right: outerBorder,
insideHorizontal: innerBorder, insideVertical: innerBorder};
const cell = table.rows.getByIndex(1).cells.getByIndex(0);
cell.borders = { top: { style: 5, color: 'blue', width: 20} }