UpdateLinks Method

Applies To

Presentation object.

Description

Updates linked OLE objects in the specified presentation.

Syntax

expression.UpdateLinks

expression Required. An expression that returns a Presentation object.

Example

This example updates all OLE links in the active presentation.

ActivePresentation.UpdateLinks