12module
com { module sun { module star { module sheet {
SolverConstraintOperator
is used to specify the type of SolverConstraint.
Definition SolverConstraintOperator.idl:27
Definition Ambiguous.idl:20
This is used to specify a constraint for a solver model.
Definition ModelConstraint.idl:22
any Right
The range of cells or numeric value in the right side of the constraint Must be either: 1) com::sun::...
Definition ModelConstraint.idl:40
any Left
The range of cells in the left side of the constraint Must be either: 1) com::sun::star::table::CellR...
Definition ModelConstraint.idl:28
SolverConstraintOperator Operator
Constraint operator.
Definition ModelConstraint.idl:32