LineEndPropertiesType.Width Propriété

Définition

Largeur de la tête/de la fin

Représente l’attribut suivant dans le schéma : w

[DocumentFormat.OpenXml.SchemaAttr(0, "w")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndWidthValues> Width { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndWidthValues> Width { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "w")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndWidthValues>? Width { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndWidthValues>? Width { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndWidthValues>? Width { get; set; }
member this.Width : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndWidthValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "w")>]
member this.Width : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndWidthValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w")>]
member this.Width : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineEndWidthValues> with get, set
Public Property Width As EnumValue(Of LineEndWidthValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie la largeur de fin de ligne par rapport à la largeur de ligne.

Les valeurs possibles pour cet attribut sont définies par le ST_LineEndWidth type simple.

S’applique à