_Global.ListGalleries 属性

定义

返回一个集合,该集合代表三个 ListGalleries 列表模板库: 项目符号编号大纲编号

public:
 property Microsoft::Office::Interop::Word::ListGalleries ^ ListGalleries { Microsoft::Office::Interop::Word::ListGalleries ^ get(); };
public Microsoft.Office.Interop.Word.ListGalleries ListGalleries { get; }
member this.ListGalleries : Microsoft.Office.Interop.Word.ListGalleries
Public ReadOnly Property ListGalleries As ListGalleries

属性值

注解

每个库对应于“格式”菜单中的“项目符号和编号”对话框中的一个选项卡。

适用于