Partager via


SpreadsheetDocument.ChangeDocumentType(SpreadsheetDocumentType) Méthode

Définition

Modifie le type de document.

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

Paramètres

newType
SpreadsheetDocumentType

Nouveau type du document.

Remarques

Le WorkbookPart sera modifié.

S’applique à