StrokeChildType.Weight プロパティ

定義

ストロークの太さ

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

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

プロパティ値

StringValue を返します。

属性

適用対象