TableOfFigures.UseHyperlinks 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 ou définit si les entrées d’une table de figures doivent être mises en forme en tant que liens hypertexte lors de la publication sur le web.
public:
property bool UseHyperlinks { bool get(); void set(bool value); };
public bool UseHyperlinks { get; set; }
member this.UseHyperlinks : bool with get, set
Public Property UseHyperlinks As Boolean