Partager via


NormalViewProperties.ShowOutlineIcons Propriété

Définition

Afficher les icônes de plan en mode Normal

Représente l’attribut suivant dans le schéma : showOutlineIcons

[DocumentFormat.OpenXml.SchemaAttr(0, "showOutlineIcons")]
public DocumentFormat.OpenXml.BooleanValue ShowOutlineIcons { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowOutlineIcons { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showOutlineIcons")]
public DocumentFormat.OpenXml.BooleanValue? ShowOutlineIcons { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showOutlineIcons")]
public DocumentFormat.OpenXml.BooleanValue? ShowOutlineIcons { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowOutlineIcons { get; set; }
member this.ShowOutlineIcons : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showOutlineIcons")>]
member this.ShowOutlineIcons : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showOutlineIcons")>]
member this.ShowOutlineIcons : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowOutlineIcons As BooleanValue

Valeur de propriété

Retourne BooleanValue.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie si l’application doit afficher des icônes si le contenu hiérarchique est affiché dans l’une des régions de contenu en mode d’affichage normal.

Les valeurs possibles pour cet attribut sont définies par le type de données schéma boolean XML.

S’applique à