WdNumberType Enumeration 

Specifies the type of number.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdNumberType1 As WdNumberType = WdNumberType.wdNumberAllNumbers

Syntax

Public Enum WdNumberType
public enum WdNumberType
public enum class WdNumberType
public enum WdNumberType
public enum WdNumberType

Members

Member name Description
wdNumberAllNumbers Default value for all other cases.
wdNumberListNum Default value for LISTNUM fields.
wdNumberParagraph Preset numbers you can add to paragraphs by selecting a template in the Bullets and Numbering dialog box.

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