WorksheetPanes MembersGemBox.Spreadsheet Help

The WorksheetPanes type exposes the following members.
Constructors

  NameDescription
Public methodWorksheetPanes(WorksheetPanes)
Copy constructor.
Public methodWorksheetPanes(PanesState, Single, Single, String, PanePosition)
Worksheet panes constructor.
Back to Top
Properties

  NameDescription
Public propertyActivePane
Gets or sets the active pane.
Public propertyState
Gets or sets the state of the panes.
Public propertyTopLeftCell
Gets or sets the top left visible cell in the bottom right pane.
Public propertyXSplit
Gets or sets the XSplit value.
Public propertyYSplit
Gets or sets the XSplit value.
Back to Top
See Also