TextFrame.ContainingRange プロパティ

定義

指定した Range テキスト フレームが属するリンクされたテキスト フレームを持つ一連の図形のストーリー全体を表すオブジェクトを返します。

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

プロパティ値

適用対象