21module
com { module sun { module star { module sheet {
represents a cell which can be addressed with a com::sun::star::table::CellAddress.
Definition XCellAddressable.idl:28
com::sun::star::table::CellAddress getCellAddress()
returns the address of the cell in the spreadsheet document.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20
contains a cell address within a spreadsheet document.
Definition CellAddress.idl:27