Freigeben über


CustomSheetView.Pane-Eigenschaft

Pane Split Information.Represents the element tag in schema: x:pane

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Pane As Pane
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As Pane

value = instance.Pane

instance.Pane = value
public Pane Pane { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.Pane
Returns Pane.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace