WorkbookView.WindowWidth 属性

定义

窗口宽度

表示架构中的以下属性: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

属性值

返回 UInt32Value

属性

适用于