_Application.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

属性值

注解

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

适用于