WidthRule Property
From Microsoft Word Visual Basic
| WdFrameSizeRule can be one of these WdFrameSizeRule constants. |
| wdFrameAtLeast Sets the width to a value equal to or greater than the value specified by the Width property. |
| wdFrameAuto Sets the width according to the width of the item in the frame. |
| wdFrameExact Sets the width to an exact value specified by the Width property. |