[ DEPRECATED ]
Syntax
interface XGrid : com::sun::star::uno::XInterface ;
Description
provides the possibility of setting and retrieving the position
of the current cell.
Known Services Which Export this Interface
|
com::sun::star::form::control::GridControl -
Method Details
|
|
Syntax
- short getCurrentColumnPosition
();
Description
retrieves the current column position.
Syntax
- oneway void setCurrentColumnPosition
(
- short nPos );
Description
sets the current column position.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.