AdjustValueCollection — Aspose.Slides FOSS C# (.NET) API Reference
AdjustValueCollection — AdjustValueCollection API type. Inherits from: IAdjustValueCollection, IEnumerable<IAdjustValue>.
Package: Aspose.Slides.Foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
Count | int | Read/Write | |
AsICollection | IList<IAdjustValue> | Read/Write | |
AsIEnumerable | IEnumerable<IAdjustValue> | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
GetGdElements() | void | A list of a:gd elements, or an empty list if no adjustment list is set. |
GetEnumerator() | void |