Freigeben über


Line.BorderRightColor-Eigenschaft

Border Right Color.Represents the attribte in schema: o:borderrightcolor

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

Syntax

'Declaration
<SchemaAttrAttribute(, "borderrightcolor")> _
Public Property BorderRightColor As StringValue
    Get
    Set
'Usage
Dim instance As Line
Dim value As StringValue

value = instance.BorderRightColor

instance.BorderRightColor = value
[SchemaAttrAttribute(, "borderrightcolor")]
public StringValue BorderRightColor { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Line Klasse

Line-Member

DocumentFormat.OpenXml.Vml-Namespace