WdNumberType Enumeration

Specifies the type of number.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdNumberType
'Usage
Dim instance As WdNumberType
public enum WdNumberType

Members

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

See Also

Reference

Microsoft.Office.Interop.Word Namespace