aspnetcore-js-devexpress-dot-richedit-4fe83dce.md
Lists border line styles.
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
}
| Name | Description |
|---|---|
Apples |
The Apples art border.
Browsers do not support this border style and display it as the Single border style.
|
| ArchedScallops |
The Arched Scallops art border.
Browsers do not support this border style and display it as the Single border style.
|
| BabyPacifier |
The Baby Pacifier art border.
Browsers do not support this border style and display it as the Single border style.
|
| BabyRattle |
The Baby Rattle art border.
Browsers do not support this border style and display it as the Single border style.
|
| Balloons3Colors |
The Three Color Balloons art border.
Browsers do not support this border style and display it as the Single border style.
|
| BalloonsHotAir |
The Hot Air Balloons art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicBlackDashes |
The Black Dash art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicBlackDots |
The Black Dot art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicBlackSquares |
The Black Square art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicThinLines |
The Thin Line art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicWhiteDashes |
The White Dash art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicWhiteDots |
The White Dot art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicWhiteSquares |
The White Square art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicWideInline |
The Wide Inline art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicWideMidline |
The Wide Midline art border.
Browsers do not support this border style and display it as the Single border style.
|
| BasicWideOutline |
The Wide Outline art border.
Browsers do not support this border style and display it as the Single border style.
|
| Bats |
The Bats art border.
Browsers do not support this border style and display it as the Single border style.
|
| Birds |
The Birds art border.
Browsers do not support this border style and display it as the Single border style.
|
| BirdsFlight |
The Birds Flying art border.
Browsers do not support this border style and display it as the Single border style.
|
| Cabins |
The Cabin art border.
Browsers do not support this border style and display it as the Single border style.
|
| CakeSlice |
The Cake art border.
Browsers do not support this border style and display it as the Single border style.
|
| CandyCorn |
The Candy Corn art border.
Browsers do not support this border style and display it as the Single border style.
|
| CelticKnotwork |
The Knot Work art border.
Browsers do not support this border style and display it as the Single border style.
|
| CertificateBanner |
The Certificate Banner art border.
Browsers do not support this border style and display it as the Single border style.
|
| ChainLink |
The Chain Link art border.
Browsers do not support this border style and display it as the Single border style.
|
| ChampagneBottle |
The Champagne Bottle art border.
Browsers do not support this border style and display it as the Single border style.
|
| CheckedBarBlack |
The Black and White Bar art border.
Browsers do not support this border style and display it as the Single border style.
|
| CheckedBarColor |
The Color Checked Bar art border.
Browsers do not support this border style and display it as the Single border style.
|
| Checkered |
The Checkerboard art border.
Browsers do not support this border style and display it as the Single border style.
|
| ChristmasTree |
The Christmas Tree art border.
Browsers do not support this border style and display it as the Single border style.
|
| CirclesLines |
The Circles and Lines art border.
Browsers do not support this border style and display it as the Single border style.
|
| CirclesRectangles |
The Circles and Rectangles art border.
Browsers do not support this border style and display it as the Single border style.
|
| ClassicalWave |
The Wave art border.
Browsers do not support this border style and display it as the Single border style.
|
| Clocks |
The Clocks art border.
Browsers do not support this border style and display it as the Single border style.
|
| Compass |
The Compass art border.
Browsers do not support this border style and display it as the Single border style.
|
| Confetti |
The Confetti art border.
Browsers do not support this border style and display it as the Single border style.
|
| ConfettiGrays |
The Confetti art border.
Browsers do not support this border style and display it as the Single border style.
|
| ConfettiOutline |
The Confetti art border.
Browsers do not support this border style and display it as the Single border style.
|
| ConfettiStreamers |
The Confetti Streamers art border.
Browsers do not support this border style and display it as the Single border style.
|
| ConfettiWhite |
The Confetti art border.
Browsers do not support this border style and display it as the Single border style.
|
| CornerTriangles |
The Corner Triangle art border.
Browsers do not support this border style and display it as the Single border style.
|
| CouponCutoutDashes |
The Dashed Line art border.
Browsers do not support this border style and display it as the Single border style.
|
| CouponCutoutDots |
The Dotted Line art border.
Browsers do not support this border style and display it as the Single border style.
|
| CrazyMaze |
The Maze art border.
Browsers do not support this border style and display it as the Single border style.
|
| CreaturesButterfly |
The Butterfly art border.
Browsers do not support this border style and display it as the Single border style.
|
| CreaturesFish |
The Fish art border.
Browsers do not support this border style and display it as the Single border style.
|
| CreaturesInsects |
The Insects art border.
Browsers do not support this border style and display it as the Single border style.
|
| CreaturesLadyBug |
The Ladybug art border.
Browsers do not support this border style and display it as the Single border style.
|
| CrossStitch |
The Cross-stitch art border.
Browsers do not support this border style and display it as the Single border style.
|
| Cup |
The Cupid art border.
Browsers do not support this border style and display it as the Single border style.
|
| DashDotStroked |
The series of alternating thin and thick strokes.
Browsers do not support this border style and display it as the Thick border style.
|
| 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 Dashed border style.
|
| DecoArch |
The Archway art border.
Browsers do not support this border style and display it as the Single border style.
|
| DecoArchColor |
The Color Archway art border.
Browsers do not support this border style and display it as the Single border style.
|
| DecoBlocks |
The Blocks art border.
Browsers do not support this border style and display it as the Single border style.
|
| DiamondsGray |
The Gray Diamond art border.
Browsers do not support this border style and display it as the Single border style.
|
| DotDash |
The thin dash-dotted line.
Browsers do not support this border style and display it as the Dashed border style.
|
| DotDotDash |
The thin dash-dot-dotted line.
Browsers do not support this border style and display it as the Dashed border style.
|
| 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 Single border style.
|
| DoubleDiamonds |
The Diamond art border.
Browsers do not support this border style and display it as the Single border style.
|
| DoubleWave |
The double wavy line.
Browsers do not support this border style and display it as the Single border style.
|
| Earth1 |
The Earth art border.
Browsers do not support this border style and display it as the Single border style.
|
| Earth2 |
The Earth art border.
Browsers do not support this border style and display it as the Single border style.
|
| EclipsingSquares1 |
The Shadowed Square art border.
Browsers do not support this border style and display it as the Single border style.
|
| EclipsingSquares2 |
The Shadowed Square art border.
Browsers do not support this border style and display it as the Single border style.
|
| EggsBlack |
The Painted Egg art border.
Browsers do not support this border style and display it as the Single border style.
|
| Fans |
The Fans art border.
Browsers do not support this border style and display it as the Single border style.
|
| Film |
The Film Reel art border.
Browsers do not support this border style and display it as the Single border style.
|
| Firecrackers |
The Firecracker art border.
Browsers do not support this border style and display it as the Single border style.
|
| FlowersBlockPrint |
The Flowers art border.
Browsers do not support this border style and display it as the Single border style.
|
| FlowersDaisies |
The Daisy art border.
Browsers do not support this border style and display it as the Single border style.
|
| FlowersModern1 |
The Flowers art border.
Browsers do not support this border style and display it as the Single border style.
|
| FlowersModern2 |
The Flowers art border.
Browsers do not support this border style and display it as the Single border style.
|
| FlowersPansy |
The Pansy art border.
Browsers do not support this border style and display it as the Single border style.
|
| FlowersRedRose |
The Red Rose art border.
Browsers do not support this border style and display it as the Single border style.
|
| FlowersRoses |
The Roses art border.
Browsers do not support this border style and display it as the Single border style.
|
| FlowersTeacup |
The Flowers in a Teacup art border.
Browsers do not support this border style and display it as the Single border style.
|
| FlowersTiny |
The Small Flower art border.
Browsers do not support this border style and display it as the Single border style.
|
| Gems |
The Gems art border.
Browsers do not support this border style and display it as the Single border style.
|
| GingerbreadMan |
The Gingerbread Man art border.
Browsers do not support this border style and display it as the Single border style.
|
| Gradient |
The Triangle Gradient art border.
Browsers do not support this border style and display it as the Single border style.
|
| Handmade1 |
The Handmade art border.
Browsers do not support this border style and display it as the Single border style.
|
| Handmade2 |
The Handmade art border.
Browsers do not support this border style and display it as the Single border style.
|
| HeartBalloon |
The Heart-Shaped Balloon art border.
Browsers do not support this border style and display it as the Single border style.
|
| HeartGray |
The Gray Heart art border.
Browsers do not support this border style and display it as the Single border style.
|
| Hearts |
The Hearts art border.
Browsers do not support this border style and display it as the Single border style.
|
| HeebieJeebies |
The Pattern art border.
Browsers do not support this border style and display it as the Single border style.
|
| Holly |
The Holly art border.
Browsers do not support this border style and display it as the Single border style.
|
| HouseFunky |
The House art border.
Browsers do not support this border style and display it as the Single border style.
|
| Hypnotic |
The Circular art border.
Browsers do not support this border style and display it as the Single border style.
|
| IceCreamCones |
The Ice Cream Cone art border.
Browsers do not support this border style and display it as the Single border style.
|
| 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 Single border style.
|
| Lightning1 |
The Lightning art border.
Browsers do not support this border style and display it as the Single border style.
|
| Lightning2 |
The Lightning art border.
Browsers do not support this border style and display it as the Single border style.
|
| MapPins |
The Map Pins art border.
Browsers do not support this border style and display it as the Single border style.
|
| MapleLeaf |
The Maple Leaf art border.
Browsers do not support this border style and display it as the Single border style.
|
| MapleMuffins |
The Muffin art border.
Browsers do not support this border style and display it as the Single border style.
|
| Marquee |
The Marquee art border.
Browsers do not support this border style and display it as the Single border style.
|
| MarqueeToothed |
The Marquee art border.
Browsers do not support this border style and display it as the Single border style.
|
| Moons |
The Moon art border.
Browsers do not support this border style and display it as the Single border style.
|
| Mosaic |
The Mosaic art border.
Browsers do not support this border style and display it as the Single border style.
|
| MusicNotes |
The Musical Note art border.
Browsers do not support this border style and display it as the Single border style.
|
| 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 Single border style.
|
| 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 Single border style.
|
| Packages |
The Package art border.
Browsers do not support this border style and display it as the Single border style.
|
| PalmsBlack |
The Black Palm Tree art border.
Browsers do not support this border style and display it as the Single border style.
|
| PalmsColor |
The Color Palm Tree art border.
Browsers do not support this border style and display it as the Single border style.
|
| PaperClips |
The Paper Clip art border.
Browsers do not support this border style and display it as the Single border style.
|
| Papyrus |
The Papyrus art border.
Browsers do not support this border style and display it as the Single border style.
|
| PartyFavor |
The Party Favor art border.
Browsers do not support this border style and display it as the Single border style.
|
| PartyGlass |
The Party Glass art border.
Browsers do not support this border style and display it as the Single border style.
|
| Pencils |
The Pencils art border.
Browsers do not support this border style and display it as the Single border style.
|
| People |
The Character art border.
Browsers do not support this border style and display it as the Single border style.
|
| PeopleHats |
The Character With Hat art border.
Browsers do not support this border style and display it as the Single border style.
|
| PeopleWaving |
The Waving Character art border.
Browsers do not support this border style and display it as the Single border style.
|
| Poinsettias |
The Poinsettia art border.
Browsers do not support this border style and display it as the Single border style.
|
| PostageStamp |
The Postage Stamp art border.
Browsers do not support this border style and display it as the Single border style.
|
| Pumpkin1 |
The Pumpkin art border.
Browsers do not support this border style and display it as the Single border style.
|
| PushPinNote1 |
The Push Pin art border.
Browsers do not support this border style and display it as the Single border style.
|
| PushPinNote2 |
The Push Pin art border.
Browsers do not support this border style and display it as the Single border style.
|
| Pyramids |
The Pyramid art border.
Browsers do not support this border style and display it as the Single border style.
|
| PyramidsAbove |
The Pyramid art border.
Browsers do not support this border style and display it as the Single border style.
|
| Quadrants |
The Quadrants art border.
Browsers do not support this border style and display it as the Single border style.
|
| Rings |
The Rings art border.
Browsers do not support this border style and display it as the Single border style.
|
| Safari |
The Safari art border.
Browsers do not support this border style and display it as the Single border style.
|
| Sawtooth |
The Saw tooth art border.
Browsers do not support this border style and display it as the Single border style.
|
| SawtoothGray |
The Gray Saw tooth art border.
Browsers do not support this border style and display it as the Single border style.
|
| ScaredCat |
The Scared Cat art border.
Browsers do not support this border style and display it as the Single border style.
|
| Seattle |
The Umbrella art border.
Browsers do not support this border style and display it as the Single border style.
|
| ShadowedSquares |
The Shadowed Squares art border.
Browsers do not support this border style and display it as the Single border style.
|
| SharksTeeth |
The Shark Tooth art border.
Browsers do not support this border style and display it as the Single border style.
|
| ShorebirdTracks |
The Bird Tracks art border.
Browsers do not support this border style and display it as the Single border style.
|
| Single |
The thin solid line.
|
| Skyrocket |
The Rocket art border.
Browsers do not support this border style and display it as the Single border style.
|
| SnowflakeFancy |
The Snowflake art border.
Browsers do not support this border style and display it as the Single border style.
|
| Snowflakes |
The Snowflake art border.
Browsers do not support this border style and display it as the Single border style.
|
| Sombrero |
The Sombrero art border.
Browsers do not support this border style and display it as the Single border style.
|
| Southwest |
The Southwest-themed art border.
Browsers do not support this border style and display it as the Single border style.
|
| Stars |
The Stars art border.
Browsers do not support this border style and display it as the Single border style.
|
| Stars3d |
The 3D Stars art border.
Browsers do not support this border style and display it as the Single border style.
|
| StarsBlack |
The Stars art border.
Browsers do not support this border style and display it as the Single border style.
|
| StarsShadowed |
The Stars With Shadows art border.
Browsers do not support this border style and display it as the Single border style.
|
| StarsTop |
The Stars on Top art border.
Browsers do not support this border style and display it as the Single border style.
|
| Sun |
The Sun art border.
Browsers do not support this border style and display it as the Single border style.
|
| Swirligig |
The Whirligig art border.
Browsers do not support this border style and display it as the Single border style.
|
| 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 Thick border style.
|
| 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 Thick border style.
|
| 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 Thick border style.
|
| 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 Thick border style.
|
| 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 Thick border style.
|
| 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 Thick border style.
|
| 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 Thick border style.
|
| 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 Thick border style.
|
| ThreeDEmboss |
Three staged gradient lines that get darker towards the cell.
Browsers do not support this border style and display it as the Thick border style.
|
| ThreeDEngrave |
Three staged gradient lines that get darker away from the cell.
Browsers do not support this border style and display it as the Thick border style.
|
| TornPaper |
The Torn Paper art border.
Browsers do not support this border style and display it as the Single border style.
|
| TornPaperBlack |
The Black Torn Paper art border.
Browsers do not support this border style and display it as the Single border style.
|
| Trees |
The Tree art border.
Browsers do not support this border style and display it as the Single border style.
|
| TriangleParty |
The Triangle art border.
Browsers do not support this border style and display it as the Single border style.
|
| Triangles |
The Triangles art border.
Browsers do not support this border style and display it as the Single border style.
|
| Tribal1 |
The Tribal art border.
Browsers do not support this border style and display it as the Single border style.
|
| Tribal2 |
The Tribal Two art border.
Browsers do not support this border style and display it as the Single border style.
|
| Tribal3 |
The Tribal Three art border.
Browsers do not support this border style and display it as the Single border style.
|
| Tribal4 |
The Tribal Four art border.
Browsers do not support this border style and display it as the Single border style.
|
| Tribal5 |
The Tribal Five art border.
Browsers do not support this border style and display it as the Single border style.
|
| Tribal6 |
The Tribal Six art border.
Browsers do not support this border style and display it as the Single border style.
|
| Triple |
The triple line.
Browsers do not support this border style and display it as the Single border style.
|
| TwistedLines1 |
The Twisted Lines art border.
Browsers do not support this border style and display it as the Single border style.
|
| TwistedLines2 |
The Twisted Lines art border.
Browsers do not support this border style and display it as the Single border style.
|
| Vine |
The Vine art border.
Browsers do not support this border style and display it as the Single border style.
|
| Wave |
The wavy line.
Browsers do not support this border style and display it as the Single border style.
|
| Waveline |
The Wavy Line art border.
Browsers do not support this border style and display it as the Single border style.
|
| WeavingAngles |
The Weaving Angles art border.
Browsers do not support this border style and display it as the Single border style.
|
| WeavingBraid |
The Weaving Braid art border.
Browsers do not support this border style and display it as the Single border style.
|
| WeavingRibbon |
The Weaving Ribbon art border.
Browsers do not support this border style and display it as the Single border style.
|
| WeavingStrips |
The Weaving Strips art border.
Browsers do not support this border style and display it as the Single border style.
|
| WhiteFlowers |
The White Flowers art border.
Browsers do not support this border style and display it as the Single border style.
|
| Woodwork |
The Woodwork art border.
Browsers do not support this border style and display it as the Single border style.
|
| XIllusions |
The Crisscross art border.
Browsers do not support this border style and display it as the Single border style.
|
| ZanyTriangles |
The Triangle art border.
Browsers do not support this border style and display it as the Single border style.
|
| ZigZag |
The Zigzag art border.
Browsers do not support this border style and display it as the Single border style.
|
| ZigZagStitch |
The Zigzag stitch art border.
Browsers do not support this border style and display it as the Single border style.
|
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} }