_Application.Templates Property

Definition

Returns a Templates collection that represents all the available templates — global templates as well as those attached to open documents.

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

Property Value

Applies to