Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: sheet ::

service SheetCellCursor

Description
represents a cursor in a spreadsheet.

A cursor is a cell range which provides additional methods to move through the table (i.e. to find specific cell ranges).



Included Services

com::sun::star::table::CellCursor
Description
provides common methods to control the position of the cursor.
com::sun::star::sheet::SheetCellRange
Description
provides the complete functionality of a cell range in a spreadsheet document.

Exported Interfaces

com::sun::star::sheet::XSheetCellCursor
Description
provides advanced methods to control the position of the cursor.
com::sun::star::sheet::XUsedAreaCursor
Description
provides methods to find the used area of the entire sheet.

Top of Page