Freigeben über


SpreadsheetDocumentType-Enumeration

Defines SpreadsheetDocumentType - type of SpreadsheetDocument.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration SpreadsheetDocumentType
'Usage
Dim instance As SpreadsheetDocumentType
public enum SpreadsheetDocumentType

Member

Membername Beschreibung
Workbook Excel Workbook (*.xlsx).
Template Excel Template (*.xltx).
MacroEnabledWorkbook Excel Macro-Enabled Workbook (*.xlsm).
MacroEnabledTemplate Excel Macro-Enabled Template (*.xltm).
AddIn Excel Add-In (*.xlam).

Siehe auch

Referenz

DocumentFormat.OpenXml-Namespace