Compartir a través de


ColorType.Theme Propiedad

Definición

Color del tema

Representa el atributo siguiente en el esquema: theme

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Indexe en la clrScheme colección, haciendo referencia a un valor determinado sysClr o srgbClr expresado en la parte Theme.

El tipo de datos esquema unsignedInt XML define los valores posibles para este atributo.

Se aplica a