次の方法で共有


NumberItem.ForegroundColor プロパティ

定義

景色

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

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

プロパティ値

StringValue を返します。

属性

適用対象