:: com :: sun :: star :: table ::

service CellCursor
Description
represents a cell cursor in a table.

A cell cursor is simply a cell range which provides methods to move through the table (i.e. relative to the current position).


Exported Interfaces
XCellCursor
Description
provides methods to control the position of the cursor.

 
Top of Page