Partager via


LinePropertiesType.Width Propriété

Définition

largeur de ligne

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

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

Valeur de propriété

Retourne Int32Value.

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 à utiliser pour le trait de soulignement. Si cet attribut est omis, une valeur de 0 est supposée.

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

S’applique à