Rows.RelativeVerticalPosition Property
Specifies to what the vertical position of a group of rows 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 Rows
Dim value As WdRelativeVerticalPosition
value = instance.RelativeVerticalPosition
instance.RelativeVerticalPosition = value
WdRelativeVerticalPosition RelativeVerticalPosition { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdRelativeVerticalPosition
Remarks
WdRelativeVerticalPosition can be one of the following constants:
wdRelativeVerticalPositionLine
wdRelativeVerticalPositionMargin
wdRelativeVerticalPositionPage
wdRelativeVerticalPositionParagraph