MailMerge.ConnectString Property

Definition

Data Source Connection String.

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

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

Property Value

Returns ConnectString.

Applies to