Compartir a través de


SystemColor.LastColor Propiedad

Definición

Último color

Representa el atributo siguiente en el esquema: lastClr

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a