PaneTypes EnumerationBytescout Spreadsheet SDK
The enumeration specifies the different types of panes. Please take a look at: Open XML spec, 18.18.52 ST_Pane (Pane Types) [MS-XLS] 2.5.196 PaneType

Namespace:  Bytescout.Spreadsheet.Structures
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public enum PaneTypes
Members

  Member nameValueDescription
bottomRight0 Logical bottom-right pane
topRight1 Logical top-right pane
bottomLeft2 Logical bottom-left pane
topLeft3 Logical top-left pane
See Also

Reference