次の方法で共有


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

属性

適用対象