Application.ObjectLinks method (Project)

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

Syntax

expression. ObjectLinks

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The ObjectLinks method is equivalent to the Links command.

To create an OLE link, use the EditPasteSpecial method.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.