Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 771 Bytes

PowerPoint.Presentation.UpdateLinks.md

File metadata and controls

41 lines (24 loc) · 771 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Presentation.UpdateLinks method (PowerPoint)
vbapp10.chm583046
vbapp10.chm583046
PowerPoint.Presentation.UpdateLinks
1ce2246c-d64e-c78c-8d2a-7c564eb07ecc
06/08/2017
medium

Presentation.UpdateLinks method (PowerPoint)

Updates linked OLE objects in the specified presentation.

Syntax

expression.UpdateLinks

expression A variable that represents an Presentation object.

Example

This example updates all OLE links in the active presentation.

ActivePresentation.UpdateLinks

See also

Presentation Object

[!includeSupport and feedback]