|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.moyosoft.connector.ms.excel.Adjustments
Constructor Summary | |
Adjustments(Dispatch dispatch)
|
Method Summary | |
int |
getCount()
|
int |
getCreator()
|
Dispatch |
getDispatch()
|
float |
getItem(int index)
|
void |
setItem(int index,
float value)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Adjustments(Dispatch dispatch)
Method Detail |
public Dispatch getDispatch()
public int getCreator()
public int getCount()
public float getItem(int index)
public void setItem(int index, float value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |