Arc.StrokeWeight プロパティ

定義

図形ストロークの重み

スキーマ内の次の属性を表します。ストロークの太さ

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

プロパティ値

StringValue を返します。

属性

適用対象