次の方法で共有


WorkbookView.ActiveTab プロパティ

定義

アクティブ シート インデックス

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

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

プロパティ値

UInt32Value を返します。

属性

適用対象