Property Getters/Setters Summary | ||
---|---|---|
function | getAcitvePaneType() | |
function | setAcitvePaneType(value) | |
Gets and sets the active pane. The value of the property is RectangleAlignmentType integer constant. | ||
function | getFirstVisibleColumnOfRightPane() | |
function | ||
Gets and sets the first visible column of the right pane. | ||
function | getFirstVisibleRowOfBottomPane() | |
function | ||
Gets and sets the first visible row of the bottom pane. |
function getFirstVisibleRowOfBottomPane() / function setFirstVisibleRowOfBottomPane(value)
function getFirstVisibleColumnOfRightPane() / function setFirstVisibleColumnOfRightPane(value)
function getAcitvePaneType() / function setAcitvePaneType(value)