IAdjustValueCollection
All Implemented Interfaces: com.aspose.ms.System.Collections.ICollection
public interface IAdjustValueCollection extends System.Collections.ICollection
Reprasents a collection of shape’s adjustments.
Methods
Method | Description |
---|---|
get_Item(int index) | Returns adjustment by index. |
get_Item(int index)
public abstract IAdjustValue get_Item(int index)
Returns adjustment by index.
Parameters:
Parameter | Type | Description |
---|---|---|
index | int | adjustment’s index. |
Returns: IAdjustValue - IAdjustValue.