AdjustHandleXY.MaxY 属性

定义

最大垂直调整

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

属性值

返回 StringValue

属性

适用于