ISmartArtShape

ISmartArtShape interface

Representa una forma dentro del diagrama SmartArt

public interface ISmartArtShape : IGeometryShape

Propiedades

NombreDescripción
AsIGeometryShape { get; }Permite obtener la interfaz base IGeometryShape. Solo lecturaIGeometryShape .
TextFrame { get; }Devuelve el texto de la forma SmartArt. Solo lecturaITextFrame .

Ver también