Frameset.ParentFrameset プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フレーム ページ上の Frameset 指定した Frameset オブジェクトの親を表す オブジェクトを返します。
public:
property Microsoft::Office::Interop::Word::Frameset ^ ParentFrameset { Microsoft::Office::Interop::Word::Frameset ^ get(); };
public Microsoft.Office.Interop.Word.Frameset ParentFrameset { get; }
member this.ParentFrameset : Microsoft.Office.Interop.Word.Frameset
Public ReadOnly Property ParentFrameset As Frameset