MailMerge.DataType Property

Definition

Data Source Type.

Represents the following element tag in the schema: w:dataType.

public DocumentFormat.OpenXml.Wordprocessing.DataType DataType { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DataType? DataType { get; set; }
member this.DataType : DocumentFormat.OpenXml.Wordprocessing.DataType with get, set
Public Property DataType As DataType

Property Value

Returns DataType.

Applies to