IFillFormatCollection

IFillFormatCollection interface

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 lecturaIFillFormat .

Ver también