Frameset.ParentFrameset Property

Definition

Returns a Frameset object that represents the parent of the specified Frameset object on a frames page.

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

Property Value

Applies to