LinkFormat.BreakLink Method
Breaks the link between the source file and the specified OLE object, picture, or linked field.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub BreakLink
'Usage
Dim instance As LinkFormat
instance.BreakLink()
void BreakLink()