SAP Help Home SAP Intelligent RPA Help Portal SAP Intelligent RPA Community

Module - Enumerations

Collection of enumerations for the Word object model.

Enumerations

format

Predefined formats: specify the format to use when saving a document.

Type:

number

Parameters:

Name Description
wdFormatDocument Microsoft Office Word 97 - 2003 binary file format.
wdFormatDOSText Microsoft DOS text format.
wdFormatDOSTextLineBreaks Microsoft DOS text format with preserved line breaks.
wdFormatEncodedText Encoded text format.
wdFormatFilteredHTML Filtered HTML format.
wdFormatFlatXML Open XML file format saved as a single XML file.
wdFormatFlatXMLMacroEnabled Open XML file format with enabled macros, saved as a single XML file.
wdFormatFlatXMLTemplate Open XML template format saved as a XML single file.
wdFormatFlatXMLTemplateMacroEnabled Open XML template format with enabled macros, saved as a single XML file.
wdFormatOpenDocumentText OpenDocument text format.
wdFormatHTML Standard HTML format.
wdFormatRTF Rich Text Format (RTF).
wdFormatStrictOpenXMLDocument Strict Open XML document format.
wdFormatTemplate Word template format.
wdFormatText Microsoft Windows text format.
wdFormatTextLineBreaks Microsoft Windows text format with preserved line breaks.
wdFormatUnicodeText Unicode text format.
wdFormatWebArchive Web archive format.
wdFormatXML Extensible Markup Language (XML) format.
wdFormatDocument97 Microsoft Word 97 document format.
wdFormatDocumentDefault Microsoft Word default document file format. For Word, this is the DOCX format.
wdFormatPDF PDF format.
wdFormatTemplate97 Microsoft Word 97 template format.
wdFormatXMLDocument XML document format.
wdFormatXMLDocumentMacroEnabled XML document format with enabled macros.
wdFormatXMLTemplate XML template format.
wdFormatXMLTemplateMacroEnabled XML template format with enabled macros.
wdFormatXPS XPS format.