Compartir a través de


ErrorItem.ForegroundColor Propiedad

Definición

Color de primer plano

Representa el atributo siguiente en el esquema: fc

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a