PresentationDocumentType 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.
Defines PresentationDocumentType - type of PresentationDocument.
public enum PresentationDocumentType
type PresentationDocumentType =
Public Enum PresentationDocumentType
- Inheritance
-
PresentationDocumentType
Fields
AddIn | 6 | PowerPoint Add-In (*.ppam). |
MacroEnabledPresentation | 3 | PowerPoint Macro-Enabled Presentation (*.pptm). |
MacroEnabledSlideshow | 5 | PowerPoint Macro-Enabled Show (*.ppsm). |
MacroEnabledTemplate | 4 | PowerPoint Macro-Enabled Template (*.potm). |
Presentation | 0 | PowerPoint Presentation (*.pptx). |
Slideshow | 2 | PowerPoint Show (*.ppsx). |
Template | 1 | PowerPoint Template (*.potx). |
Applies to
Feedback
Submit and view feedback for