AdjustHandleXY.MinX 属性

定义

最小水平调整

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

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

属性值

返回 StringValue

属性

适用于