Compartir a través de


ErrorItem.BackgroundColor Propiedad

Definición

color de fondo

Representa el atributo siguiente en el esquema: bc

[DocumentFormat.OpenXml.SchemaAttr(0, "bc")]
public DocumentFormat.OpenXml.HexBinaryValue BackgroundColor { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue BackgroundColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "bc")]
public DocumentFormat.OpenXml.HexBinaryValue? BackgroundColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("bc")]
public DocumentFormat.OpenXml.HexBinaryValue? BackgroundColor { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? BackgroundColor { get; set; }
member this.BackgroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "bc")>]
member this.BackgroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("bc")>]
member this.BackgroundColor : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property BackgroundColor As HexBinaryValue

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a