WdTemplateType Enum
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.
Specifies the type of template.
public enum class WdTemplateType
[System.Runtime.InteropServices.Guid("06F6494C-22D0-33D8-83F3-F466584578A8")]
public enum WdTemplateType
type WdTemplateType =
Public Enum WdTemplateType
- Inheritance
-
WdTemplateType
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdNormalTemplate | 0 | The normal default template. |
wdGlobalTemplate | 1 | A global template. |
wdAttachedTemplate | 2 | An attached template. |