Oval.BorderRightColor Property

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 Oval
Dim value As StringValue

value = instance.BorderRightColor

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Oval Class

Oval Members

DocumentFormat.OpenXml.Vml Namespace