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 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. |