次の方法で共有


PresentationDocumentType 列挙型

定義

PresentationDocumentType - PresentationDocument の種類を定義します。

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

フィールド

名前 説明
Presentation 0

PowerPointプレゼンテーション (*.pptx)。

Template 1

PowerPointテンプレート (*.potx)。

Slideshow 2

PowerPoint 表示 (*.ppsx)。

MacroEnabledPresentation 3

Macro-Enabled プレゼンテーション (*.pptm) をPowerPointします。

MacroEnabledTemplate 4

PowerPoint Macro-Enabled テンプレート (*.potm)。

MacroEnabledSlideshow 5

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

AddIn 6

Add-In (*.ppam) をPowerPointします。

適用対象