19 #ifndef __com_sun_star_sheet_XCellRangeData_idl__ 20 #define __com_sun_star_sheet_XCellRangeData_idl__ 24 module
com { module sun { module star { module sheet {
39 sequence< sequence< any > > getDataArray();
50 void setDataArray( [in] sequence< sequence< any > > aArray );
Definition: Ambiguous.idl:22
allows to get and set an array of data from a cell range.
Definition: XCellRangeData.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47