Shape.TextFrame 属性

定义

返回一个 TextFrame 对象,该对象包含指定形状的对齐和定位属性。 此为只读属性。

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

属性值

适用于