Compartilhar via


ColorType.Theme Propriedade

Definição

Cor do tema

Representa o seguinte atributo no esquema: tema

[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 da propriedade

Retorna UInt32Value.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Indexe para a clrScheme coleção, fazendo referência a um valor ou srgbClr específico sysClr expresso na parte Tema.

Os valores possíveis para esse atributo são definidos pelo tipo de dados do Esquema unsignedInt XML.

Aplica-se a