Partager via


RelativeOffset.OffsetX Propriété

Définition

Décalage X

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

[DocumentFormat.OpenXml.SchemaAttr(0, "tx")]
public DocumentFormat.OpenXml.Int32Value OffsetX { get; set; }
public DocumentFormat.OpenXml.Int32Value OffsetX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "tx")]
public DocumentFormat.OpenXml.Int32Value? OffsetX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("tx")]
public DocumentFormat.OpenXml.Int32Value? OffsetX { get; set; }
public DocumentFormat.OpenXml.Int32Value? OffsetX { get; set; }
member this.OffsetX : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "tx")>]
member this.OffsetX : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("tx")>]
member this.OffsetX : DocumentFormat.OpenXml.Int32Value with get, set
Public Property OffsetX 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 décalage X.

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

S’applique à