Share via


PivotSelection.Pane Property

Definition

Pane

Represents the following attribute in the schema: 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)

Property Value

Returns EnumValue<T>.

Attributes

Applies to