IFillFormatCollection

IFillFormatCollection interface

Repräsentiert die Sammlung von Füllstilen.

public interface IFillFormatCollection : IGenericCollection<IFillFormat>

Eigenschaften

NameBeschreibung
Item { get; }Ruft das Element am angegebenen Index ab. SchreibgeschütztIFillFormat .

Siehe auch