WdListGalleryType 枚举

定义

指定列表模板库中的列表类型。

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

字段

wdBulletGallery 1

项目符号列表。

wdNumberGallery 2

编号列表。

wdOutlineNumberGallery 3

多级符号列表。

注解

wdListGalleryType 枚举中的每个常量都表示“项目符号和编号”对话框中的一个选项卡。

适用于