PaneCollection
PaneCollection class
Represents all Pane objects shown in the specified window.
class PaneCollection;
Properties
firstVisibleRowOfBottomPane
Gets and sets the first visible row of the bottom pane.
firstVisibleRowOfBottomPane : number;
firstVisibleColumnOfRightPane
Gets and sets the first visible column of the right pane.
firstVisibleColumnOfRightPane : number;
acitvePaneType
Gets and sets the active pane.
acitvePaneType : RectangleAlignmentType;
