21module 
com {  module sun {  module star {  module sheet {
 
   24 published 
interface XSpreadsheet;
 
provides access to the spreadsheet that contains a cell range.
Definition XSheetCellRange.idl:32
com::sun::star::sheet::XSpreadsheet getSpreadsheet()
returns the spreadsheet interface which contains the cell range.
provides methods to create a cell range cursor.
Definition XSpreadsheet.idl:30
provides access to the cells or to sub-ranges of a cell range.
Definition XCellRange.idl:29
Definition Ambiguous.idl:20