20 #ifndef __com_sun_star_sheet_XCellRangeAddressable_idl__
21 #define __com_sun_star_sheet_XCellRangeAddressable_idl__
27 module
com { module sun { module star { module sheet {
represents a cell which can be addressed with a com::sun::star::table::CellRangeAddress.
Definition: XCellRangeAddressable.idl:34
com::sun::star::table::CellRangeAddress getRangeAddress()
returns the address of the cell range in the spreadsheet document.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:30