Compartir a través de


CustomWorkbookView.YWindow Propiedad

Definición

Esquina superior izquierda (coordenada Y)

Representa el atributo siguiente en el esquema: yWindow

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

Valor de propiedad

Devuelve Int32Value.

Atributos

Se aplica a