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
|
const int NONE
const int SINGLE
const int DOUBLE
const int ACCOUNTING
const int DOUBLE_ACCOUNTING
const int DASH
const int DASH_DOT_DOT_HEAVY
const int DASH_DOT_HEAVY
const int DASHED_HEAVY
const int DASH_LONG
const int DASH_LONG_HEAVY
const int DOT_DASH
const int DOT_DOT_DASH
const int DOTTED
const int DOTTED_HEAVY
const int HEAVY
const int WAVE
const int WAVY_DOUBLE
const int WAVY_HEAVY
const int WORDS