Where used:
Constants:
Constant | Value | Description |
---|---|---|
Constant.SYMPHONY_UNDERLINE_NONE | 0 | no underlining |
Constant.SYMPHONY_UNDERLINE_SINGLE | 1 | underlining with a single line |
Constant.SYMPHONY_UNDERLINE_DOUBLE | 2 | underlining with a double line |
Constant.SYMPHONY_UNDERLINE_DOTTED | 3 | underlining with a dotted line |
Constant.SYMPHONY_UNDERLINE_DONTKNOW | 4 | do not know the underline |
Constant.SYMPHONY_UNDERLINE_DASH | 5 | underlining with a dashed line |
Constant.SYMPHONY_UNDERLINE_LONGDASH | 6 | underlining with long dashes |
Constant.SYMPHONY_UNDERLINE_DASHDOT | 7 | underlining with a dash and dot sequence |
Constant.SYMPHONY_UNDERLINE_DASHDOTDOT | 8 | underlining with a dash, dot, dot sequence |
Constant.SYMPHONY_UNDERLINE_SMALLWAVE | 9 | underlining with a small wave |
Constant.SYMPHONY_UNDERLINE_WAVE | 10 | underlining with a wave. |
Constant.SYMPHONY_UNDERLINE_DOUBLEWAVE | 11 | underlining with a double wave |
Constant.SYMPHONY_UNDERLINE_BOLD | 12 | underlining with a bold line |
Constant.SYMPHONY_UNDERLINE_BOLDDOTTED | 13 | underlining with bold dots |
Constant.SYMPHONY_UNDERLINE_BOLDDASH | 14 | underlining with bold dashes |
Constant.SYMPHONY_UNDERLINE_BOLDLONGDASH | 15 | underlining with long bold dashes |
Constant.SYMPHONY_UNDERLINE_BOLDDASHDOT | 16 | underlining with a bold dash and bold dot sequence |
Constant.SYMPHONY_UNDERLINE_BOLDDASHDOTDOT | 17 | underlining with a bold dash, dot, dot sequence |
Constant.SYMPHONY_UNDERLINE_BOLDWAVE | 18 | underlining with a bold wave |