DocumentTemplateType 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.
public enum DocumentTemplateType
type DocumentTemplateType =
Public Enum DocumentTemplateType
- Inheritance
-
DocumentTemplateType
Fields
Name | Value | Description |
---|---|---|
Invalid | 0 | |
Word | 1 | |
Excel | 2 | |
PowerPoint | 3 | |
OneNote | 4 | |
ExcelForm | 5 | |
Visio | 8 | |
Max | 9 |