MailMerge.ConnectString Property
Data Source Connection String.Represents the element tag in schema: w:connectString
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property ConnectString As ConnectString
Get
Set
'Usage
Dim instance As MailMerge
Dim value As ConnectString
value = instance.ConnectString
instance.ConnectString = value
public ConnectString ConnectString { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.ConnectString
Returns ConnectString.