Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 687 Bytes

Word.WdFramesetNewFrameLocation.md

File metadata and controls

24 lines (17 loc) · 687 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdFramesetNewFrameLocation enumeration (Word)
Word.WdFramesetNewFrameLocation
a03e6aa0-5b58-de2b-706e-de05de683d0b
06/08/2017
medium

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.

[!includeSupport and feedback]