AdjustValueCollection
Overview
AdjustValueCollection is a class in Aspose.Slides FOSS for Python.
Inherits from: BaseCollection, IAdjustValueCollection.
Reprasents a collection of shape’s adjustments.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
as_i_collection | list | Read | Provides the adjustment values as a Python list |
as_i_enumerable | Any | Read | Provides an enumerable view of the adjustment values for iteration |
Methods
| Signature | Description |
|---|---|
__init__() |