Compartir a través de


AdjustHandleXY.MaxY Propiedad

Definición

Ajuste vertical máximo

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a