MailMerge.DataSourceReference Property

Definition

Data Source File Path.

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

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

Property Value

Returns DataSourceReference.

Applies to