WdRowAlignment Enumeration
Specifies alignment for the content in selected rows.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdRowAlignment1 As WdRowAlignment = WdRowAlignment.wdAlignRowCenter
Syntax
Public Enum WdRowAlignment
public enum WdRowAlignment
public enum class WdRowAlignment
public enum WdRowAlignment
public enum WdRowAlignment
Members
Member name | Description |
---|---|
wdAlignRowCenter | Centered. |
wdAlignRowLeft | Left aligned. default. |
wdAlignRowRight | Right aligned. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000