Partager via


RelativeRectangleType.Bottom Propriété

Définition

Décalage inférieur

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

[DocumentFormat.OpenXml.SchemaAttr(0, "b")]
public DocumentFormat.OpenXml.Int32Value Bottom { get; set; }
public DocumentFormat.OpenXml.Int32Value Bottom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "b")]
public DocumentFormat.OpenXml.Int32Value? Bottom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("b")]
public DocumentFormat.OpenXml.Int32Value? Bottom { get; set; }
public DocumentFormat.OpenXml.Int32Value? Bottom { get; set; }
member this.Bottom : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "b")>]
member this.Bottom : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("b")>]
member this.Bottom : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Bottom 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 inférieur du rectangle.

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

S’applique à