次の方法で共有


Path.Stroke プロパティ

定義

パス ストローク

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象