Item
EffectStyleCollection indexer
返回指定位置的元素。 只读EffectStyle
。
public IEffectStyle this[int index] { get; }
范围 | 描述 |
---|---|
index | 元素的位置。 |
返回值
指定位置的元素。
也可以看看
- interface IEffectStyle
- class EffectStyleCollection
- 命名空间 Aspose.Slides.Theme
- 部件 Aspose.Slides
返回指定位置的元素。 只读EffectStyle
。
public IEffectStyle this[int index] { get; }
范围 | 描述 |
---|---|
index | 元素的位置。 |
指定位置的元素。