Partager via


BuildDiagram.UiExpand Propriété

Définition

Développer l’interface utilisateur

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

[DocumentFormat.OpenXml.SchemaAttr(0, "uiExpand")]
public DocumentFormat.OpenXml.BooleanValue UiExpand { get; set; }
public DocumentFormat.OpenXml.BooleanValue UiExpand { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "uiExpand")]
public DocumentFormat.OpenXml.BooleanValue? UiExpand { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("uiExpand")]
public DocumentFormat.OpenXml.BooleanValue? UiExpand { get; set; }
public DocumentFormat.OpenXml.BooleanValue? UiExpand { get; set; }
member this.UiExpand : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "uiExpand")>]
member this.UiExpand : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("uiExpand")>]
member this.UiExpand : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property UiExpand 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.

Cet attribut décrit l’option d’affichage indiquant si la build doit être développée.

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

S’applique à