WdAlignmentTabAlignment Enumeration
Specifies tab alignment.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdAlignmentTabAlignment
'Usage
Dim instance As WdAlignmentTabAlignment
public enum WdAlignmentTabAlignment
Members
Member name | Description | |
---|---|---|
wdLeft | Left-aligned tab. | |
wdCenter | Centered tab. | |
wdRight | Right-aligned tab. |