21module
com { module sun { module star { module sheet {
SolverConstraintOperator
is used to specify the type of SolverConstraint.
Definition SolverConstraintOperator.idl:27
@ INTEGER
The cell value is an integer value.
Definition SolverConstraintOperator.idl:38
@ LESS_EQUAL
the value has to be less than or equal to the specified value.
Definition ConditionOperator.idl:61
@ GREATER_EQUAL
the value has to be greater than or equal to the specified value.
Definition ConditionOperator.idl:51
@ EQUAL
value has to be equal to the specified value.
Definition ConditionOperator.idl:36
@ BINARY
The cell value is a binary value (0 or 1).
Definition SolverConstraintOperator.idl:41
Definition Ambiguous.idl:20