20 #ifndef __com_sun_star_table_XCellCursor_idl__
21 #define __com_sun_star_table_XCellCursor_idl__
26 module com { module sun { module star { module table {
74 void gotoOffset( [in]
long nColumnOffset, [in]
long nRowOffset );
provides methods to control the position of a cell cursor.
Definition: XCellCursor.idl:33
provides access to the cells or to sub-ranges of a cell range.
Definition: XCellRange.idl:35