AdjustValueCollection

AdjustValueCollection

Overview

AdjustValueCollection is a class in Aspose.Slides FOSS for Python. Inherits from: BaseCollection, IAdjustValueCollection.

Reprasents a collection of shape’s adjustments.

Properties

NameTypeAccessDescription
as_i_collectionlistReadProvides the adjustment values as a Python list
as_i_enumerableAnyReadProvides an enumerable view of the adjustment values for iteration

Methods

SignatureDescription
__init__()

See Also