Compartir a través de


CustomWorkbookView.WindowWidth Propiedad

Definición

Ancho de ventana

Representa el atributo siguiente en el esquema: windowWidth

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a