WdShapePositionRelative Enumeration

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdShapePositionRelative
'Usage
Dim instance As WdShapePositionRelative
public enum WdShapePositionRelative

Members

Member name Description
wdShapePositionRelativeNone Specifies that the LeftRelative or TopRelative property is not currently valid, so the shape is positioned according to the value specified in the Left or Top property, respectively.

See Also

Reference

Microsoft.Office.Interop.Word Namespace