Freigeben über


WebProperties.Color Eigenschaft

Definition

Foliennavigationsfarben für HTML-Ausgabe

Stellt das folgende Attribut im Schema dar: clr

[DocumentFormat.OpenXml.SchemaAttr(0, "clr")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> Color { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "clr")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues>? Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("clr")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues>? Color { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues>? Color { get; set; }
member this.Color : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "clr")>]
member this.Color : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("clr")>]
member this.Color : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.WebColorValues> with get, set
Public Property Color As EnumValue(Of WebColorValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Hinweise

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

Gibt die Farbeinschränkungen an, die beim Generieren von HTML-Ausgaben verwendet werden sollen.

Die möglichen Werte für dieses Attribut werden durch den ST_WebColorType einfachen Typ definiert.

Gilt für: