Compartir a través de


StrokeChildType.DashStyle Propiedad

Definición

Patrón de guion de trazo

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a