Share via


Selection.Pane 属性

定义

Pane

表示架构中的以下属性:窗格

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

属性值

返回 EnumValue<T>

属性

适用于