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)

Usage

Dim wdListLevelAlignment1 As WdListLevelAlignment = WdListLevelAlignment.wdListLevelAlignCenter

Syntax

Public Enum WdListLevelAlignment
public enum WdListLevelAlignment
public enum class WdListLevelAlignment
public enum WdListLevelAlignment
public enum WdListLevelAlignment

Members

Member name Description
wdListLevelAlignCenter Center aligned.
wdListLevelAlignLeft Left aligned.
wdListLevelAlignRight Right aligned.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace