AdjustHandleXY.MinY 属性

定义

最小垂直调整

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于