|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.Adjustments
public class Adjustments
Represents an adjustment values for AutoShapes.
Method Summary | |
---|---|
int |
get_Item(int index)
Gets or sets the element at the specified index. |
int |
getCount()
Gets the number of elements actually contained in the collection. |
void |
set_Item(int index,
int value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getCount()
Gets the number of elements actually contained in the collection.
public int get_Item(int index)
Gets or sets the element at the specified index.
public void set_Item(int index, int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |