Compartir a través de


Selection.Pane Propiedad

Definición

Pane

Representa el atributo siguiente en el esquema: panel

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a