CustomSheetView.Pane Property

Definition

Pane Split Information.

Represents the following element tag in the schema: x:pane.

public DocumentFormat.OpenXml.Spreadsheet.Pane Pane { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Pane? Pane { get; set; }
member this.Pane : DocumentFormat.OpenXml.Spreadsheet.Pane with get, set
Public Property Pane As Pane

Property Value

Returns Pane.

Applies to