Share via


ColorMappingType.Accent3 属性

定义

强调文字颜色 3

表示架构中的以下属性:accent3

[DocumentFormat.OpenXml.SchemaAttr(0, "accent3")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> Accent3 { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> Accent3 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "accent3")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? Accent3 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("accent3")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? Accent3 { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? Accent3 { get; set; }
member this.Accent3 : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "accent3")>]
member this.Accent3 : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("accent3")>]
member this.Accent3 : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
Public Property Accent3 As EnumValue(Of ColorSchemeIndexValues)

属性值

返回 EnumValue<T>

属性

适用于