Template.Type Property
Returns the template type.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Type As WdTemplateType
Get
'Usage
Dim instance As Template
Dim value As WdTemplateType
value = instance.Type
WdTemplateType Type { get; }
Property Value
Type: Microsoft.Office.Interop.Word.WdTemplateType
Remarks
WdTemplateType can be one of these WdTemplateType constants:
wdAttachedTemplate
wdGlobalTemplate
wdNormalTemplate