Поделиться через


MailMerge.DataSourceReference Property

Data Source File Path.Represents the element tag in schema: w:dataSource

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property DataSourceReference As DataSourceReference
    Get
    Set
'Usage
Dim instance As MailMerge
Dim value As DataSourceReference

value = instance.DataSourceReference

instance.DataSourceReference = value
public DataSourceReference DataSourceReference { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.DataSourceReference
Returns DataSourceReference.

See Also

Reference

MailMerge Class

MailMerge Members

DocumentFormat.OpenXml.Wordprocessing Namespace