MailMerge.LinkToQuery Property

Definition

Query Contains Link to External Query File.

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

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

Property Value

Returns LinkToQuery.

Applies to