TextPath.XScale Propriété

Définition

Mise à l’échelle X du texte

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

[DocumentFormat.OpenXml.SchemaAttr(0, "xscale")]
public DocumentFormat.OpenXml.TrueFalseValue XScale { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue XScale { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "xscale")]
public DocumentFormat.OpenXml.TrueFalseValue? XScale { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("xscale")]
public DocumentFormat.OpenXml.TrueFalseValue? XScale { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? XScale { get; set; }
member this.XScale : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "xscale")>]
member this.XScale : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("xscale")>]
member this.XScale : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property XScale As TrueFalseValue

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à