service SheetCellCursor in module com::sun::star::sheet::

(Global Index)

Syntax

service SheetCellCursor;

Description

a cursor in a spreadsheet.

Included Services

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

Description

cursor in a table.


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

Description

an extension of the CellRange service for use in spreadsheet documents.


Exported Interfaces

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

Description

represents a cursor which can select a cell range.


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

Description

represents a cursor which can move to the start or end of the used area of a sheet.


Top of Page