IAdjustValueCollection
IAdjustValueCollection interface
Reprasents a collection of shape’s adjustments.
public interface IAdjustValueCollection : ICollection
Properties
| Name | Description |
|---|---|
| AsICollection { get; } | Allows to get base ICollection interface. Read-only ICollection. |
| AsIEnumerable { get; } | Returns IEnumerable interface. Read-only IEnumerable. |
| Item { get; } | Returns adjustment by index. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides