Freigeben über


SystemColor.LastColor-Eigenschaft

Last Color.Represents the attribte in schema: lastClr

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "lastClr")> _
Public Property LastColor As HexBinaryValue
    Get
    Set
'Usage
Dim instance As SystemColor
Dim value As HexBinaryValue

value = instance.LastColor

instance.LastColor = value
[SchemaAttrAttribute(, "lastClr")]
public HexBinaryValue LastColor { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.HexBinaryValue
Returns StringValue.

Siehe auch

Referenz

SystemColor Klasse

SystemColor-Member

DocumentFormat.OpenXml.Drawing-Namespace