FontUnderlineType enumeration
FontUnderlineType enumeration
Enumerates the font underline types.
The FontUnderlineType type exposes the following members:
Fields
| Field | Description |
|---|---|
| NONE | Represents no underline. |
| SINGLE | Represents single underline. |
| DOUBLE | Represents double underline. |
| ACCOUNTING | Represents single accounting underline. |
| DOUBLE_ACCOUNTING | Represents double accounting underline. |
| DASH | Represents Dashed Underline |
| DASH_DOT_DOT_HEAVY | Represents Thick Dash-Dot-Dot Underline |
| DASH_DOT_HEAVY | Represents Thick Dash-Dot Underline |
| DASHED_HEAVY | Represents Thick Dashed Underline |
| DASH_LONG | Represents Long Dashed Underline |
| DASH_LONG_HEAVY | Represents Thick Long Dashed Underline |
| DOT_DASH | Represents Dash-Dot Underline |
| DOT_DOT_DASH | Represents Dash-Dot-Dot Underline |
| DOTTED | Represents Dotted Underline |
| DOTTED_HEAVY | Represents Thick Dotted Underline |
| HEAVY | Represents Thick Underline |
| WAVE | Represents Wave Underline |
| WAVY_DOUBLE | Represents Double Wave Underline |
| WAVY_HEAVY | Represents Heavy Wave Underline |
| WORDS | Represents Underline Non-Space Characters Only |
See Also
- module
aspose.cells