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
XCellCursor
::com::sun::star::sheet::XSheetCellRange
    ::com::sun::star::sheet::XSheetCellCursor
    ::com::sun::star::sheet::XSpreadsheet
Services which Support this Interface
CellCursor
::com::sun::star::text::CellRange
CellRange
::com::sun::star::text::Paragraph
::com::sun::star::sheet::SheetCellCursor
::com::sun::star::sheet::SheetCellRange
::com::sun::star::sheet::Spreadsheet
TableColumn
TableRow
::com::sun::star::text::TextTable
Uses as Return Type
XCellRange::getCellRangeByName()
::com::sun::star::sheet::XCellRangesAccess::getCellRangeByPosition()
XCellRange::getCellRangeByPosition()
::com::sun::star::sheet::XCellRangeReferrer::getReferredCells()
References in Developers Guide
2.7.1 First Steps - Example: Hello Text, Hello Table, Hello Shape - Common Mechanisms for Text, Tables and Drawings
9.1.2 Spreadsheet Documents - Overview - Example: Editing Spreadsheet Cells
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Cell Ranges - Cell and Cell Range Access
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Cells - Access to Formulas, Values and Errors
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Columns and Rows
9.3.3 Spreadsheet Documents - Working with Spreadsheet Documents - Navigating - Cell Cursor - Cursor Movement
8.3.4 Text Documents - Working with Text Documents - Tables - Table Architecture
8.3.4 Text Documents - Working with Text Documents - Tables - Indexed Cells and Cell Ranges
Top of Page