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


SpreadsheetDocument.ChangeDocumentType(SpreadsheetDocumentType) Метод

Определение

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

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

Параметры

newType
SpreadsheetDocumentType

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

Комментарии

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

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