WorkbookView.WindowWidth Property

Definition

Window Width

Represents the following attribute in the schema: 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

Property Value

Returns UInt32Value.

Attributes

Applies to