PresentationDocument.ChangeDocumentType(PresentationDocumentType) Méthode

Définition

Modifie le type de document.

public void ChangeDocumentType (DocumentFormat.OpenXml.PresentationDocumentType newType);
member this.ChangeDocumentType : DocumentFormat.OpenXml.PresentationDocumentType -> unit
Public Sub ChangeDocumentType (newType As PresentationDocumentType)

Paramètres

newType
PresentationDocumentType

Nouveau type du document.

Remarques

PresentationPart sera modifié.

S’applique à