Partager via


BuildChart.Build Propriété

Définition

Build

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

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

Valeur de propriété

Retourne StringValue.

Attributs

Remarques

Spécifie la façon dont le graphique sera généré. L’animation anime les sous-éléments du conteneur dans l’ordre particulier défini par cet attribut.

Les valeurs possibles pour cet attribut sont définies par le ST_AnimationChartBuildType type simple.

S’applique à