WdFrameSizeRule enumeration (Word)

Specifies how Word interprets the rule used to determine the height or width of a frame.

Name Value Description
wdFrameAtLeast 1 Sets the height or width to a value equal to or greater than the value specified by the Height property or Width property.
wdFrameAuto 0 Sets the height or width according to the height or width of the item in the frame.
wdFrameExact 2 Sets the height or width to an exact value specified by the Height property or Width property.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.