Freigeben über


Pane.ActivePane Eigenschaft

Definition

Aktiver Bereich

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: