IFillFormatCollection

Interfaz IFillFormatCollection

Representa la colección de estilos de relleno.

public interface IFillFormatCollection : IGenericCollection<IFillFormat>

Propiedades

NombreDescripción
Item { get; }Obtiene el elemento en el índice especificado. Solo lectura IFillFormat.

Ver También