AdjustValueCollection
AdjustValueCollection
概述
AdjustValueCollection 是Python的Aspose.Slides FOSS中的一个类. 继承人: BaseCollection, IAdjustValueCollection.
代表了一系列形状调整.
这个类提供了一个方法,用于在Python程序中使用AdjustValueCollection 对象. 有的方法包括: __init__. 在安装Python包的Aspose.Slides FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: as_i_collection, as_i_enumerable, length.
属性
| 名称: | 类型 | Access | 描述情况 |
|---|---|---|---|
as_i_collection | list | 阅读 | 获取 as i 集合。. |
as_i_enumerable | Any | 阅读 | 获取作为 IEnumerable 的. |
length | int | 阅读 | 返回元素数量. |
方法
| Signature | 描述情况 |
|---|---|
__init__() |