ISmartArtShapeCollection

Interfaz ISmartArtShapeCollection

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 lectura ISmartArtShape. Índice basado en cero del elemento

Consulta También