_Document.FormattingShowNextLevel 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.
Renvoie ou définit une valeur booléenne qui indique si Microsoft Office Word affiche le niveau de titre suivant lorsque le niveau de titre précédent est utilisé. Lecture-écriture.
public:
property bool FormattingShowNextLevel { bool get(); void set(bool value); };
public bool FormattingShowNextLevel { get; set; }
member this.FormattingShowNextLevel : bool with get, set
Public Property FormattingShowNextLevel As Boolean
Valeur de propriété
Boolean
Remarques
Cette propriété correspond à la case à cocher Afficher si le titre précédent est utilisé de la boîte de dialogue Options de la galerie de styles.