Share via


BuildSubElement.BuildDiagram Property

Definition

Build Diagram.

Represents the following element tag in the schema: a:bldDgm.

public DocumentFormat.OpenXml.Drawing.BuildDiagram BuildDiagram { get; set; }
public DocumentFormat.OpenXml.Drawing.BuildDiagram? BuildDiagram { get; set; }
member this.BuildDiagram : DocumentFormat.OpenXml.Drawing.BuildDiagram with get, set
Public Property BuildDiagram As BuildDiagram

Property Value

Returns BuildDiagram.

Applies to