ColorMapOverride.Background1 Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Plano de Fundo 1
Representa o seguinte atributo no esquema: bg1
[DocumentFormat.OpenXml.SchemaAttr(0, "bg1")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> Background1 { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> Background1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "bg1")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? Background1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("bg1")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? Background1 { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? Background1 { get; set; }
member this.Background1 : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "bg1")>]
member this.Background1 : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("bg1")>]
member this.Background1 : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
Public Property Background1 As EnumValue(Of ColorSchemeIndexValues)
Valor da propriedade
Retorna EnumValue<T>.
- Atributos