uses of interface XCellRange

back to interface XCellRange

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Derived Interfaces
::com::sun::star::table::XCellCursor
::com::sun::star::sheet::XSheetCellRange
    ::com::sun::star::sheet::XSheetCellCursor
    ::com::sun::star::sheet::XSpreadsheet
Services which Support this Interface
::com::sun::star::table::CellCursor
::com::sun::star::text::CellRange
::com::sun::star::table::CellRange
::com::sun::star::text::Paragraph
::com::sun::star::sheet::SheetCellCursor
::com::sun::star::sheet::SheetCellRange
::com::sun::star::sheet::Spreadsheet
::com::sun::star::table::TableColumn
::com::sun::star::table::TableRow
::com::sun::star::text::TextTable
Uses as Return Type
::com::sun::star::table::XCellRange::getCellRangeByName()
::com::sun::star::table::XCellRange::getCellRangeByPosition()
::com::sun::star::sheet::XCellRangeReferrer::getReferredCells()
References in Developers Guide
8.1.2 Spreadsheet Documents - Overview - Example: Editing Spreadsheet Cells
8.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Cells - Access to Formulas, Values and Errors
8.3.3 Spreadsheet Documents - Working with Spreadsheet Documents - Navigating - Cell Cursor - Cursor Movement
7.3.4 Text Documents - Working with Text Documents - Tables - Indexed Cells and Cell Ranges
Top of Page