Share via


Frameset.WidthType Property

Returns or sets the width type of the specified Frameset object.

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

Syntax

'Declaration
Property WidthType As WdFramesetSizeType
    Get
    Set
'Usage
Dim instance As Frameset
Dim value As WdFramesetSizeType

value = instance.WidthType

instance.WidthType = value
WdFramesetSizeType WidthType { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdFramesetSizeType

See Also

Reference

Frameset Interface

Frameset Members

Microsoft.Office.Interop.Word Namespace