Pane.ActivePane 属性

定义

活动窗格

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于