次の方法で共有


SheetView.WorkbookViewId プロパティ

定義

ブック ビューインデックス

スキーマ内の次の属性を表します: workbookViewId

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

プロパティ値

UInt32Value を返します。

属性

適用対象