WdFramesetNewFrameLocation enumeration (Word)

Specifies the position of a new frame in relation to an existing frame.

Name Value Description
wdFramesetNewFrameAbove 0 Above existing frame.
wdFramesetNewFrameBelow 1 Below existing frame.
wdFramesetNewFrameLeft 3 To the left of existing frame.
wdFramesetNewFrameRight 2 To the right of existing frame.

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.