_Workbook.BreakLink(String, XlLinkType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.