VB 操作 Word 数字编号

ListGalleries 对象表示包含编号格式的库,通过 ListGalleries (Index) 可访问编号格式(Index 为 wdNumberGallery)。ListTemplates 对象代表包含编号模板的集合,通过 ListTemplates (Index) 可访问预定义的编号模板(Index 为 1-7)。以下代码返回编号选项卡上的第三种编号格式:

txt 文件大小:9.94KB