次の方法で共有


ColorMapOverride.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> を返します。

属性

適用対象