PresentationDocumentType Enum

Definition

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