20 #ifndef __com_sun_star_sheet_XCellRangesAccess_idl__ 21 #define __com_sun_star_sheet_XCellRangesAccess_idl__ 30 module
com { module sun { module star { module sheet {
115 sequence <com::sun::star::table::XCellRange> getCellRangesByName( [in]
string aRange )
provides methods to access the contents of a cell in a table.
Definition: XCell.idl:34
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:34
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
provides access to the cells or to sub-ranges of a cell range.
Definition: XCellRange.idl:35
base interface of all UNO interfaces
Definition: XInterface.idl:47
provides access to the cells or to sub-ranges of all sheets.
Definition: XCellRangesAccess.idl:37