Click or drag to resize
NanoXLSX

WorksheetActivePane Property

Gets the active Pane is splitting is applied.
The value is nullable. If null, no splitting was defined

Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.7+3223c8b99fcd3402b4ae016daa480abac16f8a9f
Syntax
C#
public WorksheetWorksheetPane? ActivePane { get; }

Property Value

NullableWorksheetWorksheetPane
See Also