public interface IAdjustValueCollection
extends com.aspose.ms.System.Collections.ICollection
Reprasents a collection of shape's adjustments.
Modifier and Type | Method and Description |
---|---|
IAdjustValue |
get_Item(int index)
Returns adjustment by index.
|
IAdjustValue get_Item(int index)
Returns adjustment by index.
index
- adjustment's index.IAdjustValue
.