PresentationDocumentType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit PresentationDocumentType : type de PresentationDocument.
public enum PresentationDocumentType
type PresentationDocumentType =
Public Enum PresentationDocumentType
- Héritage
-
PresentationDocumentType
Champs
AddIn | 6 | PowerPoint Add-In (*.ppam). |
MacroEnabledPresentation | 3 | Présentation Macro-Enabled PowerPoint (*.pptm). |
MacroEnabledSlideshow | 5 | PowerPoint Macro-Enabled Show (*.ppsm). |
MacroEnabledTemplate | 4 | Modèle Macro-Enabled PowerPoint (*.potm). |
Presentation | 0 | Présentation PowerPoint (*.pptx). |
Slideshow | 2 | PowerPoint Show (*.ppsx). |
Template | 1 | Modèle PowerPoint (*.potx). |