AddTextFrame
AutoShape.AddTextFrame method
将新的 TextFrame 添加到形状。 如果形状已经有 TextFrame 则只需更改其文本。
public virtual ITextFrame AddTextFrame(string text)
范围 | 类型 | 描述 |
---|---|---|
text | String | 新 TextFrame 的默认文本。 |
也可以看看
- interface ITextFrame
- class AutoShape
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides