WorkbookClass.BreakLink(String, XlLinkType) Method

Definition

public:
 virtual void BreakLink(System::String ^ Name, Microsoft::Office::Interop::Excel::XlLinkType Type) = Microsoft::Office::Interop::Excel::_Workbook::BreakLink;
public virtual void BreakLink (string Name, Microsoft.Office.Interop.Excel.XlLinkType Type);
Public Overridable Sub BreakLink (Name As String, Type As XlLinkType)

Parameters

Name
String
Type
XlLinkType

Implements

Applies to