WorkbookView.ActiveTab Propriété

Définition

Index de feuille active

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne UInt32Value.

Attributs

S’applique à