次の方法で共有


Background.Fillcolor プロパティ

定義

塗りつぶしの色

スキーマ内の次の属性を表します: fillcolor

[DocumentFormat.OpenXml.SchemaAttr(0, "fillcolor")]
public DocumentFormat.OpenXml.StringValue Fillcolor { get; set; }
public DocumentFormat.OpenXml.StringValue Fillcolor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fillcolor")]
public DocumentFormat.OpenXml.StringValue? Fillcolor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fillcolor")]
public DocumentFormat.OpenXml.StringValue? Fillcolor { get; set; }
public DocumentFormat.OpenXml.StringValue? Fillcolor { get; set; }
member this.Fillcolor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fillcolor")>]
member this.Fillcolor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fillcolor")>]
member this.Fillcolor : DocumentFormat.OpenXml.StringValue with get, set
Public Property Fillcolor As StringValue

プロパティ値

属性

適用対象