Rectangle.BorderLeftColor Property

Definition

Border Left Color

Represents the following attribute in the schema: o:borderleftcolor

[DocumentFormat.OpenXml.SchemaAttr(27, "borderleftcolor")]
public DocumentFormat.OpenXml.StringValue BorderLeftColor { get; set; }
public DocumentFormat.OpenXml.StringValue BorderLeftColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "borderleftcolor")]
public DocumentFormat.OpenXml.StringValue? BorderLeftColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:borderleftcolor")]
public DocumentFormat.OpenXml.StringValue? BorderLeftColor { get; set; }
public DocumentFormat.OpenXml.StringValue? BorderLeftColor { get; set; }
member this.BorderLeftColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "borderleftcolor")>]
member this.BorderLeftColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:borderleftcolor")>]
member this.BorderLeftColor : DocumentFormat.OpenXml.StringValue with get, set
Public Property BorderLeftColor As StringValue

Property Value

Returns StringValue.

Attributes

Applies to