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 を返します。

属性

適用対象