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

MethodDescription
get_Item(int index)Returns adjustment by index.

get_Item(int index)

public abstract IAdjustValue get_Item(int index)

Returns adjustment by index.

Parameters:

ParameterTypeDescription
indexintadjustment’s index.

Returns: IAdjustValue - IAdjustValue.