共用方式為


Diagram.ScaleY Property

Definition

Diagram Layout Y Scale

Represents the following attribute in the schema: dgmscaley

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

Property Value

Returns Int32Value.

Attributes

Applies to