LinkFormat.Update Method
Updates the specified linked OLE object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub Update
'Usage
Dim instance As LinkFormat
instance.Update()
void Update()
Remarks
To update all the links in a presentation at once, use the UpdateLinks() method.