java.lang.ObjectEnumeration class which contains the various underline styles available within the standard Excel UnderlineStyle palettejxl.format.UnderlineStyle
| Field Summary | ||
|---|---|---|
| public static final UnderlineStyle | NO_UNDERLINE | |
| public static final UnderlineStyle | SINGLE | |
| public static final UnderlineStyle | DOUBLE | |
| public static final UnderlineStyle | SINGLE_ACCOUNTING | |
| public static final UnderlineStyle | DOUBLE_ACCOUNTING | |
| Constructor: |
|---|
|
| Method from jxl.format.UnderlineStyle Summary: |
|---|
| getDescription, getStyle, getValue |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from jxl.format.UnderlineStyle Detail: |
|---|
|
|
|