WdListGalleryType Enum

Definition

Specifies the type of list from a list template gallery.

public enum class WdListGalleryType
[System.Runtime.InteropServices.Guid("49EC47C3-4535-3DFE-9A5C-D01F1C1BF4A4")]
public enum WdListGalleryType
type WdListGalleryType = 
Public Enum WdListGalleryType
Inheritance
WdListGalleryType
Attributes

Fields

wdBulletGallery 1

Bulleted list.

wdNumberGallery 2

Numbered list.

wdOutlineNumberGallery 3

Outline numbered list.

Remarks

Each of the constants in the wdListGalleryType enumeration represents a tab in the Bullets and Numbering dialog box.

Applies to