OleChartElement.Type Property
Type.Represents the attribte in schema: type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "type")> _
Public Property Type As EnumValue(Of ChartSubElementValues)
Get
Set
'Uso
Dim instance As OleChartElement
Dim value As EnumValue(Of ChartSubElementValues)
value = instance.Type
instance.Type = value
[SchemaAttrAttribute(, "type")]
public EnumValue<ChartSubElementValues> Type { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<ChartSubElementValues>
Returns EnumValue<T>.