Path.AllowStroke 属性

定义

笔划切换

表示架构中的以下属性:strokeok

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

属性值

返回 EnumValue<T>

属性

适用于