IFillFormatCollection

IFillFormatCollection-Schnittstelle

Stellt die Sammlung von Füllstilen dar.

public interface IFillFormatCollection : IGenericCollection<IFillFormat>

Eigenschaften

NameBeschreibung
Item { get; }Ruft das Element am angegebenen Index ab. Nur lesen IFillFormat.

Siehe Auch