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 list from a list template gallery.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdListGalleryType
'Usage
Dim instance As WdListGalleryType
public enum WdListGalleryType
Members
| Member name | Description | |
|---|---|---|
| wdBulletGallery | Bulleted list. | |
| wdNumberGallery | Numbered list. | |
| wdOutlineNumberGallery | Outline numbered list. |
Remarks
Each of the constants in the wdListGalleryType enumeration represents a tab in the Bullets and Numbering dialog box.