MailMergeDataValues enumeration

Office 2013 and later

Defines the MailMergeDataValues enumeration.

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

No code example is currently available or this language may not be supported.

Member nameDescription
TextFile Text File Data Source. When the item is serialized out as xml, its value is "textFile".
Database Database Data Source. When the item is serialized out as xml, its value is "database".
Spreadsheet Spreadsheet Data Source. When the item is serialized out as xml, its value is "spreadsheet".
Query Query Data Source. When the item is serialized out as xml, its value is "query".
Odbc Open Database Connectivity Data Source. When the item is serialized out as xml, its value is "odbc".
Native Office Data Source Object Data Source. When the item is serialized out as xml, its value is "native".
Show: