次の方法で共有


TextFrame.Parent プロパティ

定義

テキスト フレームの Shape 親図形を表す オブジェクトを返します。

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

プロパティ値

適用対象