BorderStyle module
- class BorderStyle.BorderStyle(value)
Bases:
EnumSpecifies style of the border line.
- Cleared = 255
- DashDotStroker = 23
- DashLargeGap = 7
- DashSmallGap = 22
- Dot = 6
- DotDash = 8
- DotDotDash = 9
- Double = 3
- DoubleWave = 21
- Emboss3D = 24
- Engrave3D = 25
- Hairline = 5
- Inset = 27
- Outset = 26
- Single = 1
- Thick = 2
- ThickThickThinMediumGap = 16
- ThickThinLargeGap = 18
- ThickThinMediumGap = 15
- ThickThinSmallGap = 12
- ThinThickLargeGap = 17
- ThinThickMediumGap = 14
- ThinThickSmallGap = 11
- ThinThickThinLargeGap = 19
- ThinThickThinMediumGap = 16
- ThinThickThinSmallGap = 13
- ThinThinSmallGap = 12
- Triple = 10
- TwistedLines1 = 214
- Wave = 20
- none = 0
