MailMerge.DataSource Propiedad

Definición

Devuelve un MailMergeDataSource objeto que hace referencia al origen de datos adjunto a un documento principal de combinación de correspondencia.

public:
 property Microsoft::Office::Interop::Word::MailMergeDataSource ^ DataSource { Microsoft::Office::Interop::Word::MailMergeDataSource ^ get(); };
public Microsoft.Office.Interop.Word.MailMergeDataSource DataSource { get; }
member this.DataSource : Microsoft.Office.Interop.Word.MailMergeDataSource
Public ReadOnly Property DataSource As MailMergeDataSource

Valor de propiedad

Se aplica a