Shape.TextFrame プロパティ

定義

指定した図形の TextFrame テキストを含むオブジェクトを返します。

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

プロパティ値

適用対象