SystemColor.LastColor プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
最後の色
スキーマの 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 を返します。
- 属性