Share via


Rectangle.BorderBottomColor 属性

定义

底部边框颜色

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

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

属性值

返回 StringValue

属性

适用于