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

属性

适用于