PolyLine.BorderLeftColor 属性

定义

左边框颜色

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于