Partager via


PageMargin.Top Propriété

Définition

Espacement des marges supérieures

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

[DocumentFormat.OpenXml.SchemaAttr(23, "top")]
public DocumentFormat.OpenXml.Int32Value Top { get; set; }
public DocumentFormat.OpenXml.Int32Value Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "top")]
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:top")]
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "top")>]
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:top")>]
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Top As Int32Value

Valeur de propriété

Retourne Int32Value.

Attributs

S’applique à