Share via


RelativeRectangleType.Left Propriété

Définition

Décalage gauche

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

[DocumentFormat.OpenXml.SchemaAttr(0, "l")]
public DocumentFormat.OpenXml.Int32Value Left { get; set; }
public DocumentFormat.OpenXml.Int32Value Left { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "l")]
public DocumentFormat.OpenXml.Int32Value? Left { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("l")]
public DocumentFormat.OpenXml.Int32Value? Left { get; set; }
public DocumentFormat.OpenXml.Int32Value? Left { get; set; }
member this.Left : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "l")>]
member this.Left : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("l")>]
member this.Left : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Left 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 le bord gauche du rectangle.

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

S’applique à