Rows.RelativeHorizontalPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies to what the horizontal position of a group of rows is relative.
public:
property Microsoft::Office::Interop::Word::WdRelativeHorizontalPosition RelativeHorizontalPosition { Microsoft::Office::Interop::Word::WdRelativeHorizontalPosition get(); void set(Microsoft::Office::Interop::Word::WdRelativeHorizontalPosition value); };
public Microsoft.Office.Interop.Word.WdRelativeHorizontalPosition RelativeHorizontalPosition { get; set; }
member this.RelativeHorizontalPosition : Microsoft.Office.Interop.Word.WdRelativeHorizontalPosition with get, set
Public Property RelativeHorizontalPosition As WdRelativeHorizontalPosition
Property Value
Remarks
WdRelativeHorizontalPosition can be one of the following constants:
wdRelativeHorizontalPositionCharacter
wdRelativeHorizontalPositionColumn
wdRelativeHorizontalPositionMargin
wdRelativeHorizontalPositionPage