AdjustHandleXY.MaxX 属性

定义

最大水平调整

表示架构中的以下属性:maxX

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

属性值

返回 StringValue

属性

适用于