uses of interface XCell

back to interface XCell

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


Services which Support this Interface
::com::sun::star::text::Cell
Cell
::com::sun::star::sheet::SheetCell
Uses as Return Type
::com::sun::star::text::XTextTable::getCellByName()
::com::sun::star::sheet::XCellRangesAccess::getCellByPosition()
XCellRange::getCellByPosition()
References in Developers Guide
2.7.1 First Steps - Example: Hello Text, Hello Table, Hello Shape - Common Mechanisms for Text, Tables and Drawings
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Spreadsheet Services - Overview - Capabilities of SheetCell
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Cell Ranges - Handling Array Formulas
9.3.1 Spreadsheet Documents - Working with Spreadsheet Documents - Document Structure - Cells - Access to Formulas, Values and Errors
9.3.2 Spreadsheet Documents - Working with Spreadsheet Documents - Formatting - Character and Paragraph Format
8.3.4 Text Documents - Working with Text Documents - Tables - Named Table Cells in Rows, Columns and the Table Cursor
8.3.4 Text Documents - Working with Text Documents - Tables - Indexed Cells and Cell Ranges
Top of Page