Partager via


Pane.ActivePane Propriété

Définition

Volet actif

Représente l’attribut suivant dans le schéma : activePane

[DocumentFormat.OpenXml.SchemaAttr(0, "activePane")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> ActivePane { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> ActivePane { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "activePane")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues>? ActivePane { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("activePane")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues>? ActivePane { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues>? ActivePane { get; set; }
member this.ActivePane : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "activePane")>]
member this.ActivePane : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("activePane")>]
member this.ActivePane : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.PaneValues> with get, set
Public Property ActivePane As EnumValue(Of PaneValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à