word编号怎么排21?如何快速设置?
作者:佚名|分类:Word|浏览:205|发布时间:2025-04-01 03:46:52
Word编号怎么排21?如何快速设置?
一、引言
在撰写文档时,编号是必不可少的元素之一。无论是论文、报告还是其他类型的文档,编号都能使内容更加清晰、有序。然而,对于初学者来说,如何正确设置编号可能是一个难题。本文将详细介绍Word中如何快速设置编号,并针对“Word编号怎么排21?”这一具体问题进行解答。
二、Word编号设置方法
1. 使用“编号”功能
(1)打开Word文档,选中需要添加编号的段落。
(2)点击“开始”选项卡中的“编号”按钮,在弹出的下拉菜单中选择合适的编号样式。
(3)根据需要调整编号格式,如字体、字号、颜色等。
2. 使用“多级列表”功能
(1)打开Word文档,选中需要添加编号的段落。
(2)点击“开始”选项卡中的“多级列表”按钮,在弹出的下拉菜单中选择合适的级别。
(3)根据需要调整编号格式,如字体、字号、颜色等。
三、Word编号排21的方法
1. 使用“编号”功能
(1)打开Word文档,选中需要添加编号的段落。
(2)点击“开始”选项卡中的“编号”按钮,在弹出的下拉菜单中选择“定义新编号格式”。
(3)在“编号格式”对话框中,将“编号样式”设置为“1,2,3...”,将“编号格式”设置为“21,22,23...”。
(4)点击“确定”按钮,即可实现Word编号排21。
2. 使用“多级列表”功能
(1)打开Word文档,选中需要添加编号的段落。
(2)点击“开始”选项卡中的“多级列表”按钮,在弹出的下拉菜单中选择“定义新多级列表”。
(3)在“多级列表”对话框中,将“级别”设置为“1”,将“编号格式”设置为“21,22,23...”。
(4)点击“确定”按钮,即可实现Word编号排21。
四、如何快速设置编号
1. 使用快捷键
在Word中,可以设置自定义快捷键来快速添加编号。具体操作如下:
(1)打开Word文档,点击“文件”选项卡,选择“选项”。
(2)在“自定义功能区”中,找到“快捷键”选项。
(3)在“请选择类别”下拉菜单中选择“编号”。
(4)在右侧的“请选择命令”下拉菜单中选择“编号”。
(5)在“请按新快捷键”框中输入快捷键,如Ctrl+Shift+N。
(6)点击“分配”按钮,然后点击“确定”。
2. 使用宏
(1)打开Word文档,点击“开发工具”选项卡。
(2)点击“Visual Basic”按钮,打开“VBA编辑器”。
(3)在“VBAProject(Word)”窗口中,右键点击“Microsoft Word对象”,选择“插入”→“模块”。
(4)在打开的代码窗口中,输入以下代码:
Sub 快速编号()
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumber = 1
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberFormat = 21
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberPosition = wdListNumberPositionAfter
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberFormatNumber = wdListNumberFormatDecimal
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberPrefix = "21."
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberSuffix = ""
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberAlignment = wdListNumberAlignmentLeft
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStart = 21
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberRepeat = wdListNumberRepeatNone
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberLadder = wdListNumberLadderNone
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberhyphenation = wdListNumberHyphenationNone
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberhyphenationTrailing = wdListNumberHyphenationNone
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberJc = wdListNumberJcLeft
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberIndent = 0
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberTab = 0
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberKeepWithNext = wdListNumberKeepWithNextNone
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberKeepWithPrevious = wdListNumberKeepWithPreviousNone
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberPageBreakBefore = wdListNumberPageBreakBeforeNone
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberPageBreakAfter = wdListNumberPageBreakAfterNone
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberOutlineLevel = 0
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumber = 0
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberRule = wdListNumberStartPageNumberRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestor = 0
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorRule = wdListNumberStartPageNumberAncestorRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeRule = wdListNumberStartPageNumberAncestorExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExclude = False
Selection.ParagraphFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeRule = wdListNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeRuleCurrent
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeexcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeexcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeexcludeexcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeexcludeexcludeexcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeexcludeexcludeexcludeexcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeexcludeexcludeexcludeexcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeexcludeexcludeexcludeexcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeexcludeexcludeexcludeexcludeexcludeExcludeExcludeExcludeExcludeExcludeExcludeExcludeExclude = False
Selection.ParagraphFormat.ListFormat.ListTemplate.ListLevelNumberStartPageNumberAncestorExcludeExcludeExclude