Share via


Color2Type.SystemColor Property

System Color.Represents the element tag in schema: a:sysClr

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

Syntax

'Declaration
Public Property SystemColor As SystemColor
    Get
    Set
'Usage
Dim instance As Color2Type
Dim value As SystemColor

value = instance.SystemColor

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SystemColor

See Also

Reference

Color2Type Class

Color2Type Members

DocumentFormat.OpenXml.Drawing Namespace