Freigeben über


BuildSubElement.BuildChart-Eigenschaft

Build Chart.Represents the element tag in schema: a:bldChart

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

Syntax

'Declaration
Public Property BuildChart As BuildChart
    Get
    Set
'Usage
Dim instance As BuildSubElement
Dim value As BuildChart

value = instance.BuildChart

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.BuildChart
Returns BuildChart.

Siehe auch

Referenz

BuildSubElement Klasse

BuildSubElement-Member

DocumentFormat.OpenXml.Presentation-Namespace