SystemColor.LastColor 属性

定义

最后一种颜色

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于