|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hssf.util.HSSFColor org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
public static final class HSSFColor.LEMON_CHIFFON
Class LEMON_CHIFFON
Nested Class Summary |
---|
Field Summary | |
---|---|
static java.lang.String |
hexString
|
static short |
index
|
static short[] |
triplet
|
Constructor Summary | |
---|---|
HSSFColor.LEMON_CHIFFON()
|
Method Summary | |
---|---|
java.lang.String |
getHexString()
|
short |
getIndex()
|
short[] |
getTriplet()
|
Methods inherited from class org.apache.poi.hssf.util.HSSFColor |
---|
getIndexHash, getTripletHash |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final short index
public static final short[] triplet
public static final java.lang.String hexString
Constructor Detail |
---|
public HSSFColor.LEMON_CHIFFON()
Method Detail |
---|
public short getIndex()
getIndex
in class HSSFColor
public short[] getTriplet()
getTriplet
in class HSSFColor
public java.lang.String getHexString()
getHexString
in class HSSFColor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |