ObjectLinks Method

Displays the Links dialog box, which prompts the user to edit OLE links in the active project.

Syntax

expression**.ObjectLinks**

*expression   *     Optional. An expression that returns an Application object.

Remarks

The ObjectLinks method has the same effect as the Links command on the Edit menu.

To create an OLE link, use the EditPasteSpecial method.

Applies to | Application Object