AddTextFrame

IAutoShape.AddTextFrame method

将新的 TextFrameEx 添加到形状。 如果形状已经有 TextFrameEx 则只需更改其文本。

public ITextFrame AddTextFrame(string text)
范围类型描述
textString新 TextFrame 的默认文本。

返回值

ITextFrame对象。

也可以看看