Compartir a través de


WorkbookView.ActiveTab Propiedad

Definición

Índice de hoja activa

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a