Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies to what the vertical position of a shape is relative.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property RelativeVerticalPosition As WdRelativeVerticalPosition
Get
Set
'Usage
Dim instance As Shape
Dim value As WdRelativeVerticalPosition
value = instance.RelativeVerticalPosition
instance.RelativeVerticalPosition = value
WdRelativeVerticalPosition RelativeVerticalPosition { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdRelativeVerticalPosition