PresentationDocumentType 枚举

定义

定义 PresentationDocumentType - PresentationDocument 的类型。

public enum PresentationDocumentType
type PresentationDocumentType = 
Public Enum PresentationDocumentType
继承
PresentationDocumentType

字段

AddIn 6

PowerPoint Add-In (*.ppam) 。

MacroEnabledPresentation 3

PowerPoint Macro-Enabled Presentation (*.pptm) 。

MacroEnabledSlideshow 5

PowerPoint Macro-Enabled 显示 (*.ppsm) 。

MacroEnabledTemplate 4

PowerPoint Macro-Enabled 模板 (*.potm) 。

Presentation 0

PowerPoint 演示文稿 (*.pptx) 。

Slideshow 2

PowerPoint Show (*.ppsx) 。

Template 1

PowerPoint 模板 (*.potx) 。

适用于