Background.Fillcolor 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.
Cor de preenchimento
Representa o seguinte atributo no esquema: fillcolor
[DocumentFormat.OpenXml.SchemaAttr(0, "fillcolor")]
public DocumentFormat.OpenXml.StringValue Fillcolor { get; set; }
public DocumentFormat.OpenXml.StringValue Fillcolor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fillcolor")]
public DocumentFormat.OpenXml.StringValue? Fillcolor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fillcolor")]
public DocumentFormat.OpenXml.StringValue? Fillcolor { get; set; }
public DocumentFormat.OpenXml.StringValue? Fillcolor { get; set; }
member this.Fillcolor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fillcolor")>]
member this.Fillcolor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fillcolor")>]
member this.Fillcolor : DocumentFormat.OpenXml.StringValue with get, set
Public Property Fillcolor As StringValue
Valor da propriedade
- Atributos