ISmartArtShapeCollection

ISmartArtShapeCollection interface

Représente une collection de formes SmartArt

public interface ISmartArtShapeCollection : IGenericCollection<ISmartArtShape>

Propriétés

NomLa description
Item { get; }Obtient l’élément à l’index spécifié. Lecture seuleISmartArtShape . Indice de base zéro de l’élément

Voir également