Shape.TextFrame2 属性

定义

返回一个 对象,该对象包含指定形状的文本格式设置。 此为只读属性。

public:
 property Microsoft::Office::Interop::Excel::TextFrame2 ^ TextFrame2 { Microsoft::Office::Interop::Excel::TextFrame2 ^ get(); };
public Microsoft.Office.Interop.Excel.TextFrame2 TextFrame2 { get; }
Public ReadOnly Property TextFrame2 As TextFrame2

属性值

TextFrame2

适用于