LinkFormat.BreakLink Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Breaks the link between the source file and the specified OLE object, picture, or linked field.
public:
void BreakLink();
public void BreakLink ();
abstract member BreakLink : unit -> unit
Public Sub BreakLink ()
Remarks
After you use this method, the link result won't be automatically updated if the source file is changed.