WdTemplateType Enumeration
Specifies the type of template.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdTemplateType
'Usage
Dim instance As WdTemplateType
public enum WdTemplateType
Members
Member name | Description | |
---|---|---|
wdNormalTemplate | The normal default template. | |
wdGlobalTemplate | A global template. | |
wdAttachedTemplate | An attached template. |