ColorType.Indexed Propriété

Définition

Index

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne UInt32Value.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Valeur de couleur indexée. Utilisé uniquement pour la compatibilité descendante. Fait référence à une couleur dans indexedColors.

Les valeurs possibles pour cet attribut sont définies par le type de données SCHÉMA unsignedInt XML.

S’applique à