Example usage for Java org.apache.poi.ss.usermodel FontUnderline fields, constructors, methods, implement or subclass
The text is from its open source code.
FontUnderline | SINGLE Single-line underlining under each character in the cell. |
FontUnderline | DOUBLE Double-line underlining under each character in the cell. |
FontUnderline | NONE No underline. |