PresentationDocumentType Enumeration (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]

Type of PresentationDocument

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

構文

'宣言
Public Enumeration PresentationDocumentType
'使用
Dim instance As PresentationDocumentType
public enum PresentationDocumentType

メンバ

  Member name Description
AddIn  
MacroEnabledPresentation PowerPoint Macro-Enabled Presentation (*.pptm)  
MacroEnabledSlideshow PowerPoint Macro-Enabled Show (*.ppsm)  
MacroEnabledTemplate PowerPoint Macro-Enabled Template (*.potm)  
Presentation PowerPoint Presentation (*.pptx)  
Slideshow PowerPoint Show (*.ppsx)  
Template PowerPoint Template (*.potx)  

参照

リファレンス

Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace