PolyLine.BorderTopColor 属性

定义

边框顶部颜色

表示架构中的以下属性:o:bordertopcolor

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

属性值

返回 StringValue

属性

适用于