Aracılığıyla paylaş


PresentationDocumentType Enum

Definition

Defines PresentationDocumentType - type of PresentationDocument.

public enum PresentationDocumentType
type PresentationDocumentType = 
Public Enum PresentationDocumentType
Inheritance
PresentationDocumentType

Fields

Name Value Description
Presentation 0

PowerPoint Presentation (*.pptx).

Template 1

PowerPoint Template (*.potx).

Slideshow 2

PowerPoint Show (*.ppsx).

MacroEnabledPresentation 3

PowerPoint Macro-Enabled Presentation (*.pptm).

MacroEnabledTemplate 4

PowerPoint Macro-Enabled Template (*.potm).

MacroEnabledSlideshow 5

PowerPoint Macro-Enabled Show (*.ppsm).

AddIn 6

PowerPoint Add-In (*.ppam).

Applies to