Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Enumeration DocumentTemplateType
'Usage
Dim instance As DocumentTemplateType
public enum DocumentTemplateType
Members
| Member name | Description | |
|---|---|---|
| Invalid | ||
| Word | ||
| Excel | ||
| PowerPoint | ||
| OneNote | ||
| ExcelForm | ||
| Visio | ||
| Max |
Remarks
The Document library templates sample app for SharePoint shows how to use this enumeration.