ILineFormatCollection

ILineFormatCollection interface

Représente la collection de styles de ligne.

public interface ILineFormatCollection : IGenericCollection<ILineFormat>

Propriétés

NomLa description
Item { get; }Obtient l’élément à l’index spécifié. Lecture seuleILineFormat .

Voir également