次の方法で共有


CustomWorkbookView.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 を返します。

属性

適用対象