Freigeben über


SystemColor.Val-Eigenschaft

Value.Represents the attribte in schema: val

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

Syntax

'Declaration
<SchemaAttrAttribute(, "val")> _
Public Property Val As EnumValue(Of SystemColorValues)
    Get
    Set
'Usage
Dim instance As SystemColor
Dim value As EnumValue(Of SystemColorValues)

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public EnumValue<SystemColorValues> Val { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<SystemColorValues>
Returns EnumValue<T>.

Siehe auch

Referenz

SystemColor Klasse

SystemColor-Member

DocumentFormat.OpenXml.Drawing-Namespace