DescriptionRun.Bold 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.
Si l’exécution est en gras.
public:
property bool Bold { bool get(); };
public:
property bool Bold { bool get(); };
public bool Bold { get; }
member this.Bold : bool
Public ReadOnly Property Bold As Boolean
Valeur de propriété
true si DescriptionRun est en caractères gras ; sinon, false.