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 associé à la forme spécifiée.
public:
property Microsoft::Office::Interop::Word::Hyperlink ^ Hyperlink { Microsoft::Office::Interop::Word::Hyperlink ^ get(); };
public Microsoft.Office.Interop.Word.Hyperlink Hyperlink { get; }
member this.Hyperlink : Microsoft.Office.Interop.Word.Hyperlink
Public ReadOnly Property Hyperlink As Hyperlink
Valeur de propriété
Remarques
Si aucun lien hypertexte n’est associé à la forme spécifiée, une erreur se produit.