次の方法で共有


MissingItem.BackgroundColor プロパティ

定義

背景色

スキーマ内の次の属性を表します。 bc

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

プロパティ値

StringValue を返します。

属性

適用対象