Compartir a través de


AdjustPoint2DType.Y Propiedad

Definición

Coordenada Y

Representa el atributo siguiente en el esquema: y

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a