PropertySet.HightScale Property

Definition

Height Scale

Represents the following attribute in the schema: custScaleY

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

Property Value

Returns Int32Value.

Attributes

Applies to