Partager via


Frame.WidthRule Property

Returns or sets the rule used to determine the width of a frame.

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

Syntax

'Declaration
Property WidthRule As WdFrameSizeRule
    Get
    Set
'Usage
Dim instance As Frame
Dim value As WdFrameSizeRule

value = instance.WidthRule

instance.WidthRule = value
WdFrameSizeRule WidthRule { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdFrameSizeRule

See Also

Reference

Frame Interface

Frame Members

Microsoft.Office.Interop.Word Namespace