Arc.StrokeColor プロパティ

定義

図形ストロークの色

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

[DocumentFormat.OpenXml.SchemaAttr(0, "strokecolor")]
public DocumentFormat.OpenXml.StringValue StrokeColor { get; set; }
public DocumentFormat.OpenXml.StringValue StrokeColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "strokecolor")]
public DocumentFormat.OpenXml.StringValue? StrokeColor { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("strokecolor")]
public DocumentFormat.OpenXml.StringValue? StrokeColor { get; set; }
public DocumentFormat.OpenXml.StringValue? StrokeColor { get; set; }
member this.StrokeColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "strokecolor")>]
member this.StrokeColor : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("strokecolor")>]
member this.StrokeColor : DocumentFormat.OpenXml.StringValue with get, set
Public Property StrokeColor As StringValue

プロパティ値

StringValue を返します。

属性

適用対象