_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.
Cette propriété renvoie ou définit un type Boolean qui indique si Microsoft Office Word affiche le prochain niveau de titre lorsque le niveau de titre précédent est utilisé. En 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.