AddTextFrame
IAutoShape.AddTextFrame 方法
向形状添加新的 TextFrame。如果形状已经有 TextFrame,则仅更改其文本。
public ITextFrame AddTextFrame(string text)
参数 | 类型 | 描述 |
---|---|---|
text | String | 新 TextFrame 的默认文本。 |
返回值
新的 ITextFrame
对象。
另见
- 接口 ITextFrame
- 接口 IAutoShape
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides