WdFramesetSizeType enumeration (Word)

Specifies how to interpret the height or width of a specified frame on a frames page.

Name Value Description
wdFramesetSizeTypeFixed 1 Microsoft Word interprets the height or width of the specified frame as a fixed value (in points).
wdFramesetSizeTypePercent 0 Word interprets the height or width of the specified frame as a percentage of the screen height or width.
wdFramesetSizeTypeRelative 2 Word interprets the height or width of the specified frame as relative to the height or width of other frames on the frames page.

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.