Compartir a través de


PolyLine.BorderLeftColor Propiedad

Definición

Color de borde izquierdo

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a