Partager via


PivotSelection.Pane Propriété

Définition

Pane

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

[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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à