PageMargins.Right Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Droite
Représente l’attribut suivant dans le schéma : r
[DocumentFormat.OpenXml.SchemaAttr(0, "r")]
public DocumentFormat.OpenXml.DoubleValue Right { get; set; }
public DocumentFormat.OpenXml.DoubleValue Right { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "r")]
public DocumentFormat.OpenXml.DoubleValue? Right { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r")]
public DocumentFormat.OpenXml.DoubleValue? Right { get; set; }
public DocumentFormat.OpenXml.DoubleValue? Right { get; set; }
member this.Right : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "r")>]
member this.Right : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r")>]
member this.Right : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Right 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 droite en pouces.
Les valeurs possibles pour cet attribut sont définies par le type de données schéma double
XML.