Share via


Frameset.ParentFrameset Property

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

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property ParentFrameset As Frameset
    Get
'Usage
Dim instance As Frameset
Dim value As Frameset

value = instance.ParentFrameset
Frameset ParentFrameset { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Frameset

See Also

Reference

Frameset Interface

Frameset Members

Microsoft.Office.Interop.Word Namespace