Freigeben über


WordprocessingDocumentType Enumeration

Definition

Definiert WordprocessingDocumentType – Typ von WordprocessingDocument.

public enum WordprocessingDocumentType
type WordprocessingDocumentType = 
Public Enum WordprocessingDocumentType
Vererbung
WordprocessingDocumentType

Felder

Name Wert Beschreibung
Document 0

Word Dokument (*.docx).

Template 1

Word Vorlage (*.dotx).

MacroEnabledDocument 2

Word Macro-Enabled Dokument (*.docm).

MacroEnabledTemplate 3

Word Macro-Enabled Vorlage (*.dotm).

Gilt für: