20 #ifndef __com_sun_star_sheet_XSheetOperation_idl__
21 #define __com_sun_star_sheet_XSheetOperation_idl__
28 module com { module sun { module star { module sheet {
48 double computeFunction(
59 void clearContents( [in]
long nContentFlags );
provides methods to execute operations on a cell range or ranges.
Definition: XSheetOperation.idl:36
the base of all UNO exceptions
Definition: Exception.idl:32
GeneralFunction
used to specify a function to be calculated from values.
Definition: GeneralFunction.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47