ISmartArtShapeCollection

ISmartArtShapeCollection interface

Representa una colección de formas SmartArt

public interface ISmartArtShapeCollection : IGenericCollection<ISmartArtShape>

Propiedades

NombreDescripción
Item { get; }Obtiene el elemento en el índice especificado. Solo lecturaISmartArtShape . Índice de base cero del elemento

Ver también