IEffectStyleCollection
IEffectStyleCollection interface
Represents a collection of effect styles.
public interface IEffectStyleCollection : IGenericCollection<IEffectStyle>
Properties
Name | Description |
---|---|
Item { get; } | Returns an element at specified position. Read-only IEffectStyle . |
See Also
- interface IGenericCollection<T>
- interface IEffectStyle
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides