Color3Type.SystemColor Property

Definition

System Color.

Represents the following element tag in the schema: a:sysClr.

public DocumentFormat.OpenXml.Drawing.SystemColor SystemColor { get; set; }
public DocumentFormat.OpenXml.Drawing.SystemColor? SystemColor { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Drawing.SystemColor SystemColor { get; set; }
member this.SystemColor : DocumentFormat.OpenXml.Drawing.SystemColor with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.SystemColor : DocumentFormat.OpenXml.Drawing.SystemColor with get, set
Public Property SystemColor As SystemColor

Property Value

Attributes

Applies to