|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
public static class LbsDataSubRecord.LbsDropData
This structure specifies properties of the dropdown list control
Constructor Summary | |
---|---|
LbsDataSubRecord.LbsDropData(LittleEndianInput in)
|
Method Summary | |
---|---|
int |
getDataSize()
|
void |
serialize(LittleEndianOutput out)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LbsDataSubRecord.LbsDropData(LittleEndianInput in)
Method Detail |
---|
public void serialize(LittleEndianOutput out)
public int getDataSize()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |