Freigeben über


BuildOleChart.Build Eigenschaft

Definition

Build

Stellt das folgende Attribut im Schema dar: bld

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

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Dieses Attribut beschreibt, 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_TLOleChartBuildType einfachen Typ definiert.

Gilt für: