IAdjustValueCollection
IAdjustValueCollection 接口
代表一组形状的调整。
public interface IAdjustValueCollection : ICollection
属性
名称 | 描述 |
---|---|
AsICollection { get; } | 允许获取基础 ICollection 接口。只读 ICollection。 |
AsIEnumerable { get; } | 返回 IEnumerable 接口。只读 IEnumerable。 |
Item { get; } | 通过索引返回调整。 |
另请参阅
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides