Поделиться через


ChartFormat.Chart Property

Chart Index.Represents the attribte in schema: chart

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

Syntax

'Declaration
<SchemaAttrAttribute(, "chart")> _
Public Property Chart As UInt32Value
    Get
    Set
'Usage
Dim instance As ChartFormat
Dim value As UInt32Value

value = instance.Chart

instance.Chart = value
[SchemaAttrAttribute(, "chart")]
public UInt32Value Chart { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

ChartFormat Class

ChartFormat Members

DocumentFormat.OpenXml.Spreadsheet Namespace