Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 845 Bytes

Project.Application.ObjectLinks.md

File metadata and controls

38 lines (23 loc) · 845 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ObjectLinks method (Project)
vbapj.chm238
vbapj.chm238
project-server
Project.Application.ObjectLinks
fd83706e-cbdf-fcab-9e64-1867952800f8
06/08/2017
medium

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.

[!includeSupport and feedback]