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.
Removes the link between the data for a chart and a Microsoft Excel workbook.
public:
void BreakLink();
public void BreakLink ();
abstract member BreakLink : unit -> unit
Public Sub BreakLink ()
Remarks
Calling this method sets the IsLinked property of the ChartData object to False.