MailMerge.EditMainDocument 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.
Activates the mail merge main document associated with the specified header source or data source document.
public:
void EditMainDocument();
public void EditMainDocument ();
abstract member EditMainDocument : unit -> unit
Public Sub EditMainDocument ()
Remarks
If the main document isn't open, an error occurs. Use the Open(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) method if the main document isn't currently open.