Shape.Hyperlink Propriété
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.
Renvoie un Hyperlink objet qui représente le lien hypertexte de la forme.
public:
property Microsoft::Office::Interop::Excel::Hyperlink ^ Hyperlink { Microsoft::Office::Interop::Excel::Hyperlink ^ get(); };
public Microsoft.Office.Interop.Excel.Hyperlink Hyperlink { get; }
Public ReadOnly Property Hyperlink As Hyperlink