_Document.DataForm Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays the Data Form dialog box, in which you can add, delete, or modify data records.
public:
void DataForm();
public void DataForm ();
abstract member DataForm : unit -> unit
Public Sub 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.