Rows.RelativeHorizontalPosition Property
Specifies to what the horizontal 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 RelativeHorizontalPosition As WdRelativeHorizontalPosition
Get
Set
'Usage
Dim instance As Rows
Dim value As WdRelativeHorizontalPosition
value = instance.RelativeHorizontalPosition
instance.RelativeHorizontalPosition = value
WdRelativeHorizontalPosition RelativeHorizontalPosition { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdRelativeHorizontalPosition
Remarks
WdRelativeHorizontalPosition can be one of the following constants:
wdRelativeHorizontalPositionCharacter
wdRelativeHorizontalPositionColumn
wdRelativeHorizontalPositionMargin
wdRelativeHorizontalPositionPage