NOT_UNDERLINE top-level constant

int const NOT_UNDERLINE

Not underlined in any style.

See also UNDERLINE and DOUBLY_UNDERLINE.

Implementation

const int NOT_UNDERLINE = 24;