View.ShowFormatChanges 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.
True si la mise en forme des caractères est visible en mode plan.
public:
property bool ShowFormatChanges { bool get(); void set(bool value); };
public bool ShowFormatChanges { get; set; }
member this.ShowFormatChanges : bool with get, set
Public Property ShowFormatChanges As Boolean
Valeur de propriété
Remarques
Cette propriété génère une erreur si le document n'est pas affiché en mode Plan ou Document maître.