10#ifndef __com_sun_star_sheet_XSheetCondition2_idl__
11#define __com_sun_star_sheet_XSheetCondition2_idl__
19module
com { module sun { module star { module sheet {
40 [in]
long nOperator );
provides methods to access the settings of a condition in a conditional format or data validation.
Definition XSheetCondition2.idl:30
void setConditionOperator([in] long nOperator)
sets the operator in the condition (new interface).
long getConditionOperator()
returns the operator in the condition (new interface).
provides methods to access the settings of a condition in a conditional format or data validation.
Definition XSheetCondition.idl:38
Definition Ambiguous.idl:22