ColorType.Indexed プロパティ

定義

インデックス

スキーマ内の次の属性を表します。インデックス付き

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

プロパティ値

属性

適用対象