20 #ifndef __com_sun_star_sheet_XAreaLink_idl__
21 #define __com_sun_star_sheet_XAreaLink_idl__
27 module com { module sun { module star { module sheet {
42 string getSourceArea();
50 void setSourceArea( [in]
string aSourceArea );
provides methods to change the settings of a linked cell range.
Definition: XAreaLink.idl:34
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47