Share via


Line.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

プロパティ値

StringValue を返します。

属性

適用対象