UnderlineStyle module

class UnderlineStyle.UnderlineStyle(value)

Bases: Enum

Enum class that specifies the style of the underline.

Dash = 7
DashHeavy = 23
DashLong = 39
DashLongHeavy = 55
DotDash = 9
DotDashHeavy = 25
DotDot = 4
DotDotDash = 10
DotDotDashHeavy = 26
Dotted = 4
DottedHeavy = 20
Double = 3
Single = 1
Thick = 6
Wavy = 11
WavyDouble = 43
WavyHeavy = 27
Words = 2
none = 0