MailMerge.Query Property

Definition

Query For Data Source Records To Merge.

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

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

Property Value

Returns Query.

Applies to