IsTextBox

IAutoShape.IsTextBox property

指定形状是否为文本框。

public bool IsTextBox { get; }

评论

如果 shape 未指定为文本框并不意味着它不能附加文本它。文本 框只是具有特定属性的特殊形状。

也可以看看