次の方法で共有


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 を返します。

属性

適用対象