Compartir a través de


StrokeChildType.Weight Propiedad

Definición

Grosor del trazo

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a