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