20 #ifndef __com_sun_star_sheet_XSheetCondition_idl__ 21 #define __com_sun_star_sheet_XSheetCondition_idl__ 28 module
com { module sun { module star { module sheet {
66 void setFormula1( [in]
string aFormula1 );
84 void setFormula2( [in]
string aFormula2 );
96 void setSourcePosition(
provides methods to access the settings of a condition in a conditional format or data validation.
Definition: XSheetCondition.idl:37
Definition: Ambiguous.idl:22
ConditionOperator
is used to specify the type of XSheetCondition.
Definition: ConditionOperator.idl:29
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47