次の方法で共有


BuildSubElement.BuildDiagram Property

Build Diagram.Represents the element tag in schema: a:bldDgm

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

Syntax

'宣言
Public Property BuildDiagram As BuildDiagram
    Get
    Set
'使用
Dim instance As BuildSubElement
Dim value As BuildDiagram

value = instance.BuildDiagram

instance.BuildDiagram = value
public BuildDiagram BuildDiagram { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.BuildDiagram
Returns BuildDiagram.

See Also

Reference

BuildSubElement Class

BuildSubElement Members

DocumentFormat.OpenXml.Presentation Namespace