Enum FontUnderlineType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Enumerates the font underline types.
public enum FontUnderlineType
Fields
Accounting = 3
Represents single accounting underline.
Dash = 5
Represents Dashed Underline
DashDotDotHeavy = 6
Represents Thick Dash-Dot-Dot Underline
DashDotHeavy = 7
Represents Thick Dash-Dot Underline
DashLong = 9
Represents Long Dashed Underline
DashLongHeavy = 10
Represents Thick Long Dashed Underline
DashedHeavy = 8
Represents Thick Dashed Underline
DotDash = 11
Represents Dash-Dot Underline
DotDotDash = 12
Represents Dash-Dot-Dot Underline
Dotted = 13
Represents Dotted Underline
DottedHeavy = 14
Represents Thick Dotted Underline
Double = 2
Represents double underline.
DoubleAccounting = 4
Represents double accounting underline.
Heavy = 15
Represents Thick Underline
None = 0
Represents no underline.
Single = 1
Represents single underline.
Wave = 16
Represents Wave Underline
WavyDouble = 17
Represents Double Wave Underline
WavyHeavy = 18
Represents Heavy Wave Underline
Words = 19
Represents Underline Non-Space Characters Only