Share via


Diagram.ScaleX Property

Definition

Diagram Layout X Scale

Represents the following attribute in the schema: 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

Property Value

Returns Int32Value.

Attributes

Applies to