Share via


Frameset.Type Property

Returns the Frameset object type.

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

Syntax

'Declaration
ReadOnly Default Property Type As WdFramesetType
    Get
'Usage
Dim instance As Frameset
Dim value As WdFramesetType

value = instance
WdFramesetType this { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdFramesetType

See Also

Reference

Frameset Interface

Frameset Members

Microsoft.Office.Interop.Word Namespace