共用方式為


BuildDiagram.Build Property

Definition

Build

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to