Document.DataForm Method

Displays the Data Form dialog box, in which you can add, delete, or modify data records.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Sub DataForm
void DataForm()

Remarks

You can use this method with a mail merge main document, a mail merge data source, or any document that contains data delimited by table cells or separator characters.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace