Name | Description | |
---|---|---|
activate | Activates the pane.
You cannot activate a frozen pane. | |
getIndex | Returns a int value that represents the index number of the object within the collection of similar objects. | |
getScrollColumn | Returns the number of the leftmost column in the pane or worksheet. Read/write int. | |
getScrollRow | Returns the number of the row that appears at the top of the pane or worksheet. Read/write int. | |
setScrollColumn | Sets the number of the leftmost column in the pane or worksheet. Read/write int. | |
setScrollRow | Sets the number of the row that appears at the top of the pane or worksheet. Read/write int. |