ColorType.Rgb プロパティ

定義

アルファレッドグリーンブルーカラー値

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

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

プロパティ値

属性

適用対象