Color3Type.SystemColor 属性

定义

系统颜色。

表示架构中的以下元素标记: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

属性值

属性

适用于