Share via


AdjustHandleXY.MaxY Property

Definition

Maximum Vertical Adjustment

Represents the following attribute in the schema: maxY

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

Property Value

Returns StringValue.

Attributes

Applies to