Diagram.ScaleX 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.
Mise à l’échelle X de la disposition du diagramme
Représente l’attribut suivant dans le schéma : dgmscalex
[DocumentFormat.OpenXml.SchemaAttr(0, "dgmscalex")]
public DocumentFormat.OpenXml.IntegerValue ScaleX { get; set; }
public DocumentFormat.OpenXml.IntegerValue ScaleX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dgmscalex")]
public DocumentFormat.OpenXml.IntegerValue? ScaleX { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dgmscalex")]
public DocumentFormat.OpenXml.IntegerValue? ScaleX { get; set; }
public DocumentFormat.OpenXml.IntegerValue? ScaleX { get; set; }
member this.ScaleX : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dgmscalex")>]
member this.ScaleX : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dgmscalex")>]
member this.ScaleX : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property ScaleX As IntegerValue
Valeur de propriété
Retourne Int32Value.
- Attributs