com.aspose.slides
Interface IAdjustValueCollection

All Superinterfaces:
com.aspose.ms.System.Collections.ICollection, com.aspose.ms.System.Collections.IEnumerable, java.lang.Iterable
All Known Implementing Classes:
AdjustValueCollection

public interface IAdjustValueCollection
extends com.aspose.ms.System.Collections.ICollection

Reprasents a collection of shape's adjustments.


Method Summary
 IAdjustValue get_Item(int index)
           
 
Methods inherited from interface com.aspose.ms.System.Collections.ICollection
copyTo, getSyncRoot, isSynchronized, size
 
Methods inherited from interface com.aspose.ms.System.Collections.IEnumerable
iterator
 

Method Detail

get_Item

IAdjustValue get_Item(int index)