Options.ShowDevTools Propriété

Définition

Cette propriété renvoie ou définit un type Boolean qui indique si l’onglet Développeur est affiché dans le ruban. En lecture/écriture

public:
 property bool ShowDevTools { bool get(); void set(bool value); };
public bool ShowDevTools { get; set; }
member this.ShowDevTools : bool with get, set
Public Property ShowDevTools As Boolean

Valeur de propriété

Boolean

Boolean

Remarques

Cette propriété correspond à la case à cocher Afficher l'onglet Développeur dans le ruban de la boîte de dialogue Options Word.

S’applique à