ISmartArtShapeCollection

Interface ISmartArtShapeCollection

Représente une collection de formes SmartArt

public interface ISmartArtShapeCollection : IGenericCollection<ISmartArtShape>

Propriétés

NomDescription
Item { get; }Obtient l’élément à l’index spécifié. Lecture seule ISmartArtShape. Index basé sur zéro de l’élément

Voir Aussi