Partager via


OuterShadow.HorizontalRatio Propriété

Définition

Facteur de mise à l’échelle horizontale

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

[DocumentFormat.OpenXml.SchemaAttr(0, "sx")]
public DocumentFormat.OpenXml.Int32Value HorizontalRatio { get; set; }
public DocumentFormat.OpenXml.Int32Value HorizontalRatio { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "sx")]
public DocumentFormat.OpenXml.Int32Value? HorizontalRatio { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("sx")]
public DocumentFormat.OpenXml.Int32Value? HorizontalRatio { get; set; }
public DocumentFormat.OpenXml.Int32Value? HorizontalRatio { get; set; }
member this.HorizontalRatio : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "sx")>]
member this.HorizontalRatio : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("sx")>]
member this.HorizontalRatio : DocumentFormat.OpenXml.Int32Value with get, set
Public Property HorizontalRatio 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 facteur de mise à l’échelle horizontale ; la mise à l’échelle négative provoque un retournement.

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

S’applique à