|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jxl.format.BoldStyle
Enumeration class containing the various bold styles for data
Field Summary | |
static BoldStyle |
BOLD
Emboldened style |
static BoldStyle |
NORMAL
Normal style |
Method Summary | |
java.lang.String |
getDescription()
Gets the string description of the bold style |
int |
getValue()
Gets the value of the bold weight. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final BoldStyle NORMAL
public static final BoldStyle BOLD
Method Detail |
public int getValue()
public java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |