ISmartArtShape

All Implemented Interfaces: com.aspose.slides.IGeometryShape

public interface ISmartArtShape extends IGeometryShape

Represents a shape inside SmartArt diagram

Methods

MethodDescription
getTextFrame()Returns text of the SmartArt shape.

getTextFrame()

public abstract ITextFrame getTextFrame()

Returns text of the SmartArt shape. Read-only ITextFrame.

Returns: ITextFrame