Share via


_Workbook.BreakLink(String, XlLinkType) Méthode

Définition

Cette méthode convertit des formules liées à d'autres sources Microsoft Excel ou sources OLE en valeurs.

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

Paramètres

Name
String

Argument de type String obligatoire. Nom du lien.

Type
XlLinkType

Obligatoire XlLinkType. Type du lien.

S’applique à