次の方法で共有


BuildDiagram.Build Property

Build.Represents the attribte in schema: bld

Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "bld")> _
Public Property Build As StringValue
    Get
    Set
'使用
Dim instance As BuildDiagram
Dim value As StringValue

value = instance.Build

instance.Build = value
[SchemaAttrAttribute(, "bld")]
public StringValue Build { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

BuildDiagram Class

BuildDiagram Members

DocumentFormat.OpenXml.Drawing Namespace