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 | setFirstVisibleColumnOfRightPane(value) | |
Gets and sets the first visible column of the right pane. | ||
function | getFirstVisibleRowOfBottomPane() | |
function | setFirstVisibleRowOfBottomPane(value) | |
Gets and sets the first visible row of the bottom pane. |
Property Getters/Setters Detail |
---|
getFirstVisibleRowOfBottomPane/setFirstVisibleRowOfBottomPane : Number | |
function getFirstVisibleRowOfBottomPane() / function setFirstVisibleRowOfBottomPane(value) |
getFirstVisibleColumnOfRightPane/setFirstVisibleColumnOfRightPane : Number | |
function getFirstVisibleColumnOfRightPane() / function setFirstVisibleColumnOfRightPane(value) |
getAcitvePaneType/setAcitvePaneType : Number | |
function getAcitvePaneType() / function setAcitvePaneType(value) |