StrokeChildType.Color プロパティ

定義

ストロークの色

スキーマ内の次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "color")]
public DocumentFormat.OpenXml.StringValue Color { get; set; }
public DocumentFormat.OpenXml.StringValue Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "color")]
public DocumentFormat.OpenXml.StringValue? Color { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("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(0, "color")>]
member this.Color : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("color")>]
member this.Color : DocumentFormat.OpenXml.StringValue with get, set
Public Property Color As StringValue

プロパティ値

StringValue を返します。

属性

適用対象