ColorType.Indexed プロパティ

定義

Index.Represents the following attribute in the schema: indexed

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

プロパティ値

UInt32Value

UInt32Value を返します。

属性

注釈

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

インデックス付き色の値。 下位互換性にのみ使用されます。 で色を参照します indexedColors

この属性に使用できる値は、XML スキーマ データ型によって unsignedInt 定義されます。

適用対象