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.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.