Freigeben über


BuildChart.Build Eigenschaft

Definition

Build

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Hinweise

Gibt an, wie das Diagramm erstellt wird. Die Animation animiert die Unterelemente im Container in der durch dieses Attribut definierten Reihenfolge.

Die möglichen Werte für dieses Attribut werden durch den ST_AnimationChartBuildType einfachen Typ definiert.

Gilt für: