次の方法で共有


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 を返します。

属性

適用対象