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 alignment of a list level.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdListLevelAlignment
'Usage
Dim instance As WdListLevelAlignment
public enum WdListLevelAlignment
Members
| Member name | Description | |
|---|---|---|
| wdListLevelAlignLeft | Left aligned. | |
| wdListLevelAlignCenter | Center aligned. | |
| wdListLevelAlignRight | Right aligned. |