次の方法で共有


BorderType.Color プロパティ

定義

罫線の色

スキーマ内の次の属性を表します: w:color

[DocumentFormat.OpenXml.SchemaAttr(23, "color")]
public DocumentFormat.OpenXml.StringValue Color { get; set; }
public DocumentFormat.OpenXml.StringValue Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "color")]
public DocumentFormat.OpenXml.StringValue? Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:color")]
public DocumentFormat.OpenXml.StringValue? Color { get; set; }
public DocumentFormat.OpenXml.StringValue? Color { get; set; }
member this.Color : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "color")>]
member this.Color : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:color")>]
member this.Color : DocumentFormat.OpenXml.StringValue with get, set
Public Property Color As StringValue

プロパティ値

StringValue を返します。

属性

適用対象