Freigeben über


Line.BorderTopColor-Eigenschaft

Border Top Color.Represents the attribte in schema: o:bordertopcolor

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

Syntax

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

value = instance.BorderTopColor

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Line Klasse

Line-Member

DocumentFormat.OpenXml.Vml-Namespace