PolyLine.BorderLeftColor Property
Border Left Color.Represents the attribte in schema: o:borderleftcolor
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "borderleftcolor")> _
Public Property BorderLeftColor As StringValue
Get
Set
'Usage
Dim instance As PolyLine
Dim value As StringValue
value = instance.BorderLeftColor
instance.BorderLeftColor = value
[SchemaAttrAttribute(, "borderleftcolor")]
public StringValue BorderLeftColor { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.