次の方法で共有


BuildSubElement.BuildChart Property

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

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

Syntax

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

value = instance.BuildChart

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.BuildChart
Returns BuildChart.

See Also

Reference

BuildSubElement Class

BuildSubElement Members

DocumentFormat.OpenXml.Presentation Namespace