Compartir a través de


ColorMap.Accent3 Propiedad

Definición

Énfasis 3

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a