WdOpenFormat-Enumeration (Word)
Gibt das Format an, das beim Öffnen eines Dokuments verwendet werden soll.
Name | Wert | Beschreibung |
---|---|---|
wdOpenFormatAllWord | 6 | Microsoft Word-Format, das mit früheren Versionen von Word abwärtskompatibel ist. |
wdOpenFormatAuto | 0 | Vorhandenes Format. |
wdOpenFormatDocument | 1 | Word. |
wdOpenFormatEncodedText | 5 | Codierter Text. |
wdOpenFormatRTF | 3 | Rich Text Format (RTF). |
wdOpenFormatTemplate | 2 | Als Word-Vorlage. |
wdOpenFormatText | 4 | Decodierter Text. |
wdOpenFormatOpenDocumentText | 18 (&H12) | OpenDocument Text format. |
wdOpenFormatUnicodeText | 5 | Unicode-Text. |
wdOpenFormatWebPages | 7 | HTML. |
wdOpenFormatXML | 8 | XML-Format. |
wdOpenFormatAllWordTemplates | 13 | Word-Vorlage. |
wdOpenFormatDocument97 | 1 | Microsoft Word 97-Dokument. |
wdOpenFormatTemplate97 | 2 | Word 97-Vorlage. |
wdOpenFormatXMLDocument | 9 | XML-Dokument. |
wdOpenFormatXMLDocumentSerialized | 14 | Open XML file format saved as a single XML file. |
wdOpenFormatXMLDocumentMacroEnabled | 10 | XML-Dokument mit aktivierten Makros. |
wdOpenFormatXMLDocumentMacroEnabledSerialized | 15 | Open XML file format with macros enabled saved as a single XML file. |
wdOpenFormatXMLTemplate | 11 | XML-Vorlage. |
wdOpenFormatXMLTemplateSerialized | 16 (&H10) | Open XML template format saved as a XML single file. |
wdOpenFormatXMLTemplateMacroEnabled | 12 | XML-Vorlage mit aktivierten Makros. |
wdOpenFormatXMLTemplateMacroEnabledSerialized | 17 (&H11) | Open XML template format with macros enabled saved as a single XML file. |
Support und Feedback
Haben Sie Fragen oder Feedback zu Office VBA oder zu dieser Dokumentation? Unter Office VBA-Support und Feedback finden Sie Hilfestellung zu den Möglichkeiten, wie Sie Support erhalten und Feedback abgeben können.