Hyperlink.Type 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.
Retourne l’emplacement du frame HTML.
public:
property int Type { int get(); };
public int Type { get; }
Public ReadOnly Property Type As Integer
Valeur de propriété
Remarques
La propriété Type peut être l’une des constantes suivantes MsoHyperlinkType : msoHyperlinkInlineShape, msoHyperlinkRange ou msoHyperlinkShape.