Methods' Details |
getFirstVisibleColumn
long |
getFirstVisibleColumn(); |
- Description
- returns the first column that is visible in the pane.
|
|
setFirstVisibleColumn
void |
setFirstVisibleColumn( |
[in] long |
nFirstVisibleColumn ); |
- Description
- sets the first column that is visible in the pane.
|
|
getFirstVisibleRow
long |
getFirstVisibleRow(); |
- Description
- returns the first row that is visible in the pane.
|
|
setFirstVisibleRow
void |
setFirstVisibleRow( |
[in] long |
nFirstVisibleRow ); |
- Description
- sets the first row that is visible in the pane.
|
|
getVisibleRange
- Description
- returns the address of the cell range that consists of
the cells which are visible in the pane.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.