WdListLevelAlignment Enumeration

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.

See Also

Reference

Microsoft.Office.Interop.Word Namespace