EmailOptions.AutoFormatAsYouTypeApplyClosings 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.
Détermine si Microsoft Word applique automatiquement le style de clôture aux clôtures de lettre en fur et à mesure que vous tapez.
public:
property bool AutoFormatAsYouTypeApplyClosings { bool get(); void set(bool value); };
public bool AutoFormatAsYouTypeApplyClosings { get; set; }
member this.AutoFormatAsYouTypeApplyClosings : bool with get, set
Public Property AutoFormatAsYouTypeApplyClosings As Boolean
Valeur de propriété
Remarques
Cette propriété renvoie la valeur true si Word applique automatiquement le style Closing aux fermetures des lettres en fur et à mesure que vous tapez, et false dans le cas contraire.