WdNumberType 枚举
定义
指定编号的类型。Specifies the type of number.
public enum class WdNumberType
[System.Runtime.InteropServices.Guid("E185D7DA-3CBF-3644-806E-5F683669AF8E")]
public enum WdNumberType
type WdNumberType =
Public Enum WdNumberType
- 继承
-
WdNumberType
- 属性
字段
wdNumberAllNumbers | 3 | 其他所有情况下的默认值。Default value for all other cases. |
wdNumberListNum | 2 | LISTNUM 域的默认值。Default value for LISTNUM fields. |
wdNumberParagraph | 1 | 可通过在 "项目符号和编号" 对话框中选择模板的方式添加到段落中的预设编号。Preset numbers you can add to paragraphs by selecting a template in the Bullets and Numbering dialog box. |