ColorMapOverride.Text1 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.
Texto 1
Representa o seguinte atributo no esquema: tx1
[DocumentFormat.OpenXml.SchemaAttr(0, "tx1")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> Text1 { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> Text1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "tx1")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? Text1 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("tx1")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? Text1 { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues>? Text1 { get; set; }
member this.Text1 : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "tx1")>]
member this.Text1 : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("tx1")>]
member this.Text1 : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues> with get, set
Public Property Text1 As EnumValue(Of ColorSchemeIndexValues)
Valor da propriedade
Retorna EnumValue<T>.
- Atributos