Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the tab stop alignment to apply.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdTabAlignment1 As WdTabAlignment = WdTabAlignment.wdAlignTabBar
Syntax
Public Enum WdTabAlignment
public enum WdTabAlignment
public enum class WdTabAlignment
public enum WdTabAlignment
public enum WdTabAlignment
Members
| Member name | Description |
|---|---|
| wdAlignTabBar | Bar aligned. |
| wdAlignTabCenter | Center aligned. |
| wdAlignTabDecimal | Decimal aligned. |
| wdAlignTabLeft | Left aligned. |
| wdAlignTabList | List aligned. |
| wdAlignTabRight | Right aligned. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000