IEffectStyleCollection

IEffectStyleCollection interface

Representa una colección de estilos de efectos.

public interface IEffectStyleCollection : IGenericCollection<IEffectStyle>

Propiedades

NombreDescripción
Item { get; }Devuelve un elemento en la posición especificada. Solo lecturaIEffectStyle .

Ver también