Field Summary | ||
---|---|---|
const int | NONE | |
Represents no underline. | ||
const int | SINGLE | |
Represents single underline. | ||
const int | DOUBLE | |
Represents double underline. | ||
const int | ACCOUNTING | |
Represents single accounting underline. | ||
const int | DOUBLE_ACCOUNTING | |
Represents double accounting underline. | ||
const int | DASH | |
Represents Dashed Underline | ||
const int | DASH_DOT_DOT_HEAVY | |
Represents Thick Dash-Dot-Dot Underline | ||
const int | DASH_DOT_HEAVY | |
Represents Thick Dash-Dot Underline | ||
const int | DASHED_HEAVY | |
Represents Thick Dashed Underline | ||
const int | DASH_LONG | |
Represents Long Dashed Underline | ||
const int | DASH_LONG_HEAVY | |
Represents Thick Long Dashed Underline | ||
const int | DOT_DASH | |
Represents Dash-Dot Underline | ||
const int | DOT_DOT_DASH | |
Represents Dash-Dot-Dot Underline | ||
const int | DOTTED | |
Represents Dotted Underline | ||
const int | DOTTED_HEAVY | |
Represents Thick Dotted Underline | ||
const int | HEAVY | |
Represents Thick Underline | ||
const int | WAVE | |
Represents Wave Underline | ||
const int | WAVY_DOUBLE | |
Represents Double Wave Underline | ||
const int | WAVY_HEAVY | |
Represents Heavy Wave Underline | ||
const int | WORDS | |
Represents Underline Non-Space Characters Only |
Field Detail |
---|
NONE | |
const int NONE |
SINGLE | |
const int SINGLE |
DOUBLE | |
const int DOUBLE |
ACCOUNTING | |
const int ACCOUNTING |
DOUBLE_ACCOUNTING | |
const int DOUBLE_ACCOUNTING |
DASH | |
const int DASH |
DASH_DOT_DOT_HEAVY | |
const int DASH_DOT_DOT_HEAVY |
DASH_DOT_HEAVY | |
const int DASH_DOT_HEAVY |
DASHED_HEAVY | |
const int DASHED_HEAVY |
DASH_LONG | |
const int DASH_LONG |
DASH_LONG_HEAVY | |
const int DASH_LONG_HEAVY |
DOT_DASH | |
const int DOT_DASH |
DOT_DOT_DASH | |
const int DOT_DOT_DASH |
DOTTED | |
const int DOTTED |
DOTTED_HEAVY | |
const int DOTTED_HEAVY |
HEAVY | |
const int HEAVY |
WAVE | |
const int WAVE |
WAVY_DOUBLE | |
const int WAVY_DOUBLE |
WAVY_HEAVY | |
const int WAVY_HEAVY |
WORDS | |
const int WORDS |