StrokeChildType.DashStyle 属性

定义

笔划划线模式

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

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

属性值

返回 StringValue

属性

适用于