Share via


AdjustHandleXY.MinY Property

Definition

Minimum Vertical Adjustment

Represents the following attribute in the schema: minY

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

Property Value

Returns StringValue.

Attributes

Applies to