ColorType.Rgb プロパティ

定義

Alpha Red Green Blue Color Value.Represents the following attribute in the schema: rgb

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

プロパティ値

HexBinaryValue

StringValue を返します。

属性

注釈

ECMA International Standard ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。

Standard Alpha Red Green Blue color value (ARGB)。

この属性に使用できる値は、単純型によって ST_UnsignedIntHex 定義されます。

適用対象