|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<FontUnderlineType>
com.spire.xls.FontUnderlineType
public enum FontUnderlineType
Font underline types.
| Enum Constant Summary | |
|---|---|
Double
Represents double underline. |
|
DoubleAccounting
Represents double accounting underline. |
|
None
Represents no underline. |
|
Single
Represents single underline. |
|
SingleAccounting
Represents single accounting underline. |
|
| Enum Constant Detail |
|---|
public static final FontUnderlineType None
public static final FontUnderlineType Single
public static final FontUnderlineType Double
public static final FontUnderlineType SingleAccounting
public static final FontUnderlineType DoubleAccounting
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||