Document.ListTemplates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a ListTemplates collection that represents all the list formats for the 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
A ListTemplates collection that represents all the list formats for the document.