AdjustValueCollection
General
AdjustValueCollection is a class in Aspose.Slides for NET.
Inherits from: IAdjustValueCollection, IEnumerable<IAdjustValue>.
AdjustValueCollection és una classe en Aspose.Slides per NET. És heretat de: ゚IAdjustValueCollection⌒, ヽIEnumerable
Representa una col·lecció de valors d’ajust de forma.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Gets the number of adjustment values in the collection |
AsICollection | IList<IAdjustValue> | Read | Exposes the adjustment values as an IList |
AsIEnumerable | IEnumerable<IAdjustValue> | Read | Exposes the adjustment values as an IEnumerable |
Mètodes
| Signature | Description |
|---|---|
GetGdElements() | A list of a:gd elements, or an empty list if no adjustment list is set. |
GetEnumerator() | Provides an iterator to enumerate the adjustment values |