WorkbookView.WindowWidth Propriété

Définition

Largeur de la fenêtre

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne UInt32Value.

Attributs

S’applique à