Share via


SystemColor.LastColor Property

Definition

Last Color

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to