21module
com { module sun { module star { module sheet {
24 published
interface XSheetCellCursor;
provides advanced methods to control the position of a cursor in a spreadsheet.
Definition generated_idl_chapter_refs.idl:1807
provides access to the spreadsheet that contains a cell range.
Definition generated_idl_chapter_refs.idl:3708
provides methods to create a cell range cursor.
Definition XSpreadsheet.idl:30
com::sun::star::sheet::XSheetCellCursor createCursorByRange([in] com::sun::star::sheet::XSheetCellRange aRange)
creates a cell cursor to travel in the given range context.
com::sun::star::sheet::XSheetCellCursor createCursor()
creates a cell cursor including the whole spreadsheet.
Definition Ambiguous.idl:20