Partager via


PageMargins.Bottom Propriété

Définition

Inférieure

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

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

Valeur de propriété

Retourne DoubleValue.

Attributs

Remarques

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

Spécifie que le contenu de cet attribut contiendra la marge de page inférieure en pouces.

Les valeurs possibles pour cet attribut sont définies par le type de données schéma double XML.

S’applique à