Background.Fillcolor Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Color de relleno
Representa el atributo siguiente en el 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 de propiedad
- Atributos