Поделиться через


PresentationDocument.ChangeDocumentType(PresentationDocumentType) Метод

Определение

Изменяет тип документа.

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

Параметры

newType
PresentationDocumentType

Новый тип документа.

Комментарии

Элемент PresentationPart будет изменен.

Применяется к