Freigeben über


ColorTransformCategory.Priority Eigenschaft

Definition

Priorität

Stellt das folgende Attribut im Schema dar: pri

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

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Die Priorität innerhalb der Kategorie für diese Farbvariation bestimmt die Reihenfolge, in der sie auf der Benutzeroberfläche angezeigt wird. Die niedrigeren Zahlen werden am Anfang der Liste angezeigt.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp unsignedInt definiert.

Gilt für: