_Document.ListTemplates 属性

定义

返回一个 ListTemplates 集合,该集合代表指定文档的所有列表格式。

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

属性值

适用于