Share via


Glow.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 Glow
Dim value As SystemColor

value = instance.SystemColor

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SystemColor
Returns SystemColor.

See Also

Reference

Glow Class

Glow Members

DocumentFormat.OpenXml.Drawing Namespace