ISmartArtShape

ISmartArtShape interface

表示 SmartArt 图中的形状

public interface ISmartArtShape : IGeometryShape

特性

姓名描述
AsIGeometryShape { get; }允许获取基本的 IGeometryShape 接口。 只读IGeometryShape
TextFrame { get; }返回 SmartArt 形状的文本。 只读ITextFrame

也可以看看