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.
Marge de la page de droite
Représente l’attribut suivant dans le schéma : right
[DocumentFormat.OpenXml.SchemaAttr(0, "right")]
public DocumentFormat.OpenXml.DoubleValue Right { get; set; }
public DocumentFormat.OpenXml.DoubleValue Right { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "right")]
public DocumentFormat.OpenXml.DoubleValue? Right { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("right")]
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, "right")>]
member this.Right : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("right")>]
member this.Right : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Right As DoubleValue
Valeur de propriété
Retourne DoubleValue.
- Attributs