OuterShadow.VerticalSkew 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.
Asymétrie verticale
Représente l’attribut suivant dans le schéma : ky
[DocumentFormat.OpenXml.SchemaAttr(0, "ky")]
public DocumentFormat.OpenXml.Int32Value VerticalSkew { get; set; }
public DocumentFormat.OpenXml.Int32Value VerticalSkew { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ky")]
public DocumentFormat.OpenXml.Int32Value? VerticalSkew { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ky")]
public DocumentFormat.OpenXml.Int32Value? VerticalSkew { get; set; }
public DocumentFormat.OpenXml.Int32Value? VerticalSkew { get; set; }
member this.VerticalSkew : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ky")>]
member this.VerticalSkew : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ky")>]
member this.VerticalSkew : DocumentFormat.OpenXml.Int32Value with get, set
Public Property VerticalSkew 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 l’angle d’inclinaison verticale.
Les valeurs possibles pour cet attribut sont définies par le ST_FixedAngle
type simple.