AutoCorrectEntry.RichText 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 une valeur qui indique si la mise en forme est stockée avec le texte de remplacement de l’entrée de correction automatique.
public:
property bool RichText { bool get(); };
public bool RichText { get; }
member this.RichText : bool
Public ReadOnly Property RichText As Boolean