_Document.ListTemplates Property

Definition

Returns a ListTemplates collection that represents all the list formats for the specified document.

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

Property Value

Applies to