_Workbook.LinkInfo(String, XlLinkInfo, Object, Object) 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 renvoie la date de liaison et l'état de mise à jour. Objet.
public object LinkInfo (string Name, Microsoft.Office.Interop.Excel.XlLinkInfo LinkInfo, object Type, object EditionRef);
Public Function LinkInfo (Name As String, LinkInfo As XlLinkInfo, Optional Type As Object, Optional EditionRef As Object) As Object
Paramètres
- Name
- String
Argument de type String facultatif.
- LinkInfo
- XlLinkInfo
Obligatoire XlLinkInfo. Type d'information à renvoyer.
- Type
- Object
Facultatif XlLinkInfoType. Type de lien à retourner.
- EditionRef
- Object
Objet facultatif. Si la liaison est une édition, cet argument spécifie la référence de l'édition sous forme de chaîne dans le style R1C1. Cet argument est obligatoire s'il existe plusieurs éditeurs ou abonnés avec le même nom dans le classeur.